fnp
/
django-cas-provider.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bumped version to 0.2.dev and added tagging of releases with date.
[django-cas-provider.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
0d20b64
..
8f95c00
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1
+1,6
@@
+# Python garbage
*.pyc
+*.egg-info
+
+# Mac OS X garbage
+.DS_Store
\ No newline at end of file