adding tmp to gitignore

This commit is contained in:
Chris Cochrun 2024-01-08 15:52:29 -06:00
parent 661c272543
commit a0d657df64
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ _vendor
/.hugo_build.lock
node_modules
bin
tmp
result
a.out