Skip to content

Commit

Permalink
Moved prod and staging settings files out of repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed May 12, 2016
1 parent 7c520b0 commit 1ef04e6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 312 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ deploy
celerybeat-schedule.db
src/
casepro/settings.py
casepro/settings.py.prod
casepro/settings.py.staging
fabfile.py
fabconfig.py

Expand Down
162 changes: 0 additions & 162 deletions casepro/settings.py.prod

This file was deleted.

150 changes: 0 additions & 150 deletions casepro/settings.py.staging

This file was deleted.

0 comments on commit 1ef04e6

Please sign in to comment.