diff options
author | Akshay <[email protected]> | 2020-11-22 10:20:04 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2020-11-22 10:20:04 +0000 |
commit | 767b3310aa1589109ed211919f1d2e2984827757 (patch) | |
tree | e424a3b5b3dda4528a3d331ae64ae9418721af31 /.gitignore |
init
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..db079d6 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | elm-stuff/ | ||
2 | .envrc | ||