Add Files created by agents at run-time to .gitignore

This commit is contained in:
Michael Hohn
2024-05-28 19:56:09 -07:00
committed by =Michael Hohn
parent d88f31f357
commit 75d0d312db

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Files created by agents at run-time
cmd/server/var/
# vscode project dir
.vscode/