update gitignore
This commit is contained in:
parent
54200ef718
commit
3753236897
1 changed files with 2 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,9 +1,8 @@
|
|||
conf/*.json
|
||||
conf/*.db
|
||||
queue/*
|
||||
archive/*
|
||||
.DS_Store
|
||||
node_modules/
|
||||
__pycache__
|
||||
storage/*
|
||||
npm-debug*.log
|
||||
ssl/*.pem
|
||||
*.py[cod]
|
||||
|
|
Loading…
Reference in a new issue