fnp
/
django-cas-provider.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Custom URL opener instead of monkey-patching for tests.
[django-cas-provider.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
4030171
..
2bed7fd
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,9
+1,14
@@
# Python garbage
*.pyc
*.egg-info
+/build
+/dist
# Mac OS X garbage
.DS_Store
# PyDev garbage
.tmp*
+/.project
+/.pydevproject
+/.settings