diff options
author | Santo Cariotti <santo@dcariotti.me> | 2020-11-23 23:58:21 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2020-11-23 23:58:21 +0100 |
commit | 2985beeb2754944b7dcc97762638e07a47822818 (patch) | |
tree | 12173a7dd8ba4a506aa86fca544a5aec95833b25 /.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..46b5d68 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +.envrc |