closes #376 adjust min length before autocompleting schools
[oweals/karmaworld.git] / .gitignore
index c71ed2db4b3d71e217322bb3b521bd0f9eb8811e..c668f082fb25adbabd4a389735f695e7083d6f0c 100644 (file)
@@ -34,9 +34,6 @@ venv
 vkarma
 beta
 
-# ignore south migrations
-migrations
-
 ## Django
 # deployment specific django files:
 local_settings.py
@@ -57,3 +54,15 @@ karmaworld/secret/*
 
 ## ctags
 .tags
+
+## USDE accreditation school CSV
+confs/accreditation.csv
+
+# Local SSL testing
+runserver_ssl
+stunnel
+
+# Heroku
+.env
+
+