Merge branch 'elep'
[django-cas-provider.git] / .gitignore
index 6152084..e95e92d 100644 (file)
@@ -1,6 +1,11 @@
 # Python garbage
 *.pyc
 *.egg-info
+/build
+/dist
+.tox
+.coverage
+htmlcov
 
 # Mac OS X garbage
 .DS_Store