Added fresh to project to auto-rebuild changes

This commit is contained in:
2022-11-25 14:00:28 -05:00
parent 8c7d2fd026
commit afd6ffc3f1
3 changed files with 28 additions and 1 deletions

5
.gitignore vendored
View File

@ -16,7 +16,10 @@
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
# Temporary directory created by fresh
tmp/
# Go workspace file
go.work