diff options
author | Ben Burwell <ben@benburwell.com> | 2019-09-13 14:49:08 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2019-09-13 14:58:57 -0400 |
commit | d4eebc634e4edaa9a8789fd7e3877b4d56423293 (patch) | |
tree | 4044f97bcfc22677382b56727d1ecb240ad87f6c /.gitignore |
initial commit0.1.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85b6ff8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +goredir |