You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
183 B
19 lines
183 B
7 years ago
|
*.pyc
|
||
|
.DS_Store
|
||
|
|
||
|
settings_prod.py
|
||
|
settings_local.py
|
||
|
|
||
|
bower_components
|
||
|
node_modules
|
||
|
package-lock.json
|
||
|
*.pip
|
||
|
|
||
|
*.sublime-workspace
|
||
|
*.db
|
||
|
*.pid
|
||
|
|
||
|
celerybeat-schedule*
|
||
|
__pycache__
|
||
|
*.sqlite3
|