mirror of
https://github.com/LukeHagar/pypistats.org.git
synced 2025-12-06 12:47:48 +00:00
cleanup ignores
This commit is contained in:
@@ -6,7 +6,6 @@ Dockerfile
|
||||
Pipfile
|
||||
Pipfile.lock
|
||||
migrations/
|
||||
zappa*
|
||||
run.sh
|
||||
docs/
|
||||
tests/
|
||||
@@ -27,9 +26,3 @@ celerybeat.pid
|
||||
|
||||
# redis
|
||||
dump.rdb
|
||||
|
||||
# packaged deployments
|
||||
*.zip
|
||||
|
||||
# zappa settings
|
||||
zappa_settings.json
|
||||
|
||||
6
.gitignore
vendored
6
.gitignore
vendored
@@ -12,15 +12,9 @@ __pycache__
|
||||
# ignore
|
||||
ignore/
|
||||
|
||||
# packaged deployments
|
||||
*.zip
|
||||
|
||||
# celery
|
||||
celerybeat-schedule
|
||||
celerybeat.pid
|
||||
|
||||
# redis
|
||||
dump.rdb
|
||||
|
||||
# zappa settings
|
||||
zappa_settings.json
|
||||
|
||||
Reference in New Issue
Block a user