mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:07:08 +00:00
Add __pycache__/ to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
|||||||
Thumbs.db
|
Thumbs.db
|
||||||
db.json
|
db.json
|
||||||
*.log
|
*.log
|
||||||
|
__pycache__/
|
||||||
node_modules/
|
node_modules/
|
||||||
lib/www/client/source/dist/
|
lib/www/client/source/dist/
|
||||||
etc/surveys/*.yaml
|
etc/surveys/*.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user