Compatibility fixes.
[django-cas-provider.git] / .gitignore
index 3e5e30e..e95e92d 100644 (file)
@@ -1,6 +1,11 @@
 # Python garbage
 *.pyc
 *.egg-info
+/build
+/dist
+.tox
+.coverage
+htmlcov
 
 # Mac OS X garbage
 .DS_Store
@@ -9,3 +14,4 @@
 .tmp*
 /.project
 /.pydevproject
+/.settings