updating gitignore

This commit is contained in:
drklien 2025-07-17 12:40:26 +10:00 committed by GitHub
parent c071abb62c
commit 39634da1d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.gitignore vendored
View file

@ -1,5 +1,5 @@
node_modules/ node_modules/
data/ data/
*.env *.env
.vscode .vscode/
.github .github/