ignore some more stuff

This commit is contained in:
ada mancini
2023-05-16 13:51:17 -04:00
parent 6de79afc35
commit b38e799cc1

3
.gitignore vendored
View File

@@ -7,6 +7,7 @@
*.dylib
bin
.DS_Store
node_modules/
# Test binary, build with `go test -c`
*.test
@@ -26,6 +27,8 @@ vendor
*.swp
*.swo
*~
.envrc
dist
try.sh