Skip to content

Commit

Permalink
Add .django_secret to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
juyrjola committed Feb 29, 2016
1 parent 604a413 commit 4bf7a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ static/CACHE
media/
.vagrant/
.idea
.django_secret
*.iml
*.kate-swp
data/

0 comments on commit 4bf7a5c

Please sign in to comment.