Add "web" to .gitignore

This commit is contained in:
2025-01-02 17:45:41 +01:00
parent bbbdb637b0
commit 1554743a95

3
.gitignore vendored
View File

@ -27,3 +27,6 @@ go.work.sum
.idea
*.iml
*.sqlite
# exclude built binary
web