update gitignire
This commit is contained in:
parent
274bdc8bac
commit
a9e758b712
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue