update .gitignore

This commit is contained in:
Physton
2023-07-02 09:53:24 +08:00
parent a0b0e39e9a
commit bfd1929b3e
5 changed files with 9 additions and 6 deletions

7
.gitignore vendored
View File

@@ -3,10 +3,5 @@
/index.php
/src/node_modules
/src/package-lock.json
/storage
/tests/tested.json
/tags/*
/styles/extensions/demo
__pycache__
/tests/.env
/models
__pycache__