Guess we should unpack the iterables.
[django-cas-provider.git] / .gitignore
1 # Python garbage
2 *.pyc
3 *.egg-info
4
5 # Mac OS X garbage
6 .DS_Store
7
8 # PyDev garbage
9 .tmp*