update gitignore
This commit is contained in:
parent
f1d9bdc04d
commit
0a9b381bd0
14
src/.gitignore
vendored
14
src/.gitignore
vendored
@ -1 +1,15 @@
|
||||
/sources
|
||||
|
||||
|
||||
/auth/config/users/*.json
|
||||
users/*.json
|
||||
# Python cache files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
Loading…
x
Reference in New Issue
Block a user