Toss CLOUDFRONT_URL
[oweals/karmaworld.git] / .gitignore
index 0ff8afa403e8e5385f5bd75a6a1dfac8e62cfe96..c668f082fb25adbabd4a389735f695e7083d6f0c 100644 (file)
@@ -1,10 +1,3 @@
-# Project secret files
-karmaworld/secret/*.py
-karmaworld/secret/*.json
-
-# ignore vagrant virtual machines
-.vagrant
-
 # Python bytecode:
 *.py[co]
 
@@ -63,4 +56,13 @@ karmaworld/secret/*
 .tags
 
 ## USDE accreditation school CSV
-confs/accreditation.csv
\ No newline at end of file
+confs/accreditation.csv
+
+# Local SSL testing
+runserver_ssl
+stunnel
+
+# Heroku
+.env
+
+