update gitignire

This commit is contained in:
onysd 2026-09-08 21:25:11 +03:00
parent 274bdc8bac
commit a9e758b712

4
.gitignore vendored
View file

@ -35,6 +35,10 @@ tmp/
.db_naming
.server_panel.json
# Local-only destructive dev tool (deletes .env, data/, Docker volumes) --
# never belongs in the repo.
/wipe-server.bat
# IDE
.idea/
.vscode/