Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Remove local_settings.py from .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLChan committed Sep 4, 2018
1 parent fea6f3c commit bdb7575
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
/.idea
__pycache__
*.csv
.env/
local_settings.py
.env/

0 comments on commit bdb7575

Please sign in to comment.