fix gitignore

This commit is contained in:
jxxghp
2023-11-01 17:58:48 +08:00
parent 7a90e6c1a7
commit 0dac3f1b1d
3 changed files with 5 additions and 43 deletions

4
.gitignore vendored
View File

@ -5,6 +5,10 @@ dist/
nginx/
test.py
app/helper/sites.py
app/helper/*.so
app/helper/*.pyd
app/plugins/**
config/user.db
config/sites/**
*.pyc
*.log