diff --git a/.gitignore b/.gitignore index 2b911df2c4bbf6d848f21ca1a88335d381a6c973..b222322a43e929d01e940b25325c85b4df8d3508 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ +# Django apps + representatives +chronograph *.sqlite3 @@ -8,8 +11,6 @@ representatives CACHE/* # Emacs backup -*~ -\#*\# # From https://github.com/github/gitignore/blob/master/Python.gitignore