Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
gitignore sqlite.db
Browse files Browse the repository at this point in the history
  • Loading branch information
brki committed Apr 23, 2015
1 parent 568a681 commit efe4279
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 @@ -22,6 +22,7 @@ build/*
# Ignore testing output
.coverage
.tox
sqlite.db

# dev_no_debug.py imports local.py and disables Django-debugging
cleanerversion/settings/dev_no_debug.py
Expand Down

0 comments on commit efe4279

Please sign in to comment.