ADD gitignore

This commit is contained in:
Nathan Dwarshuis 2022-12-11 17:51:19 -05:00
parent c2ccadd943
commit 7dc9b7b07b
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.stack-work/
*~
stack.yaml.lock
TAGS