fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #12 from boromil/2918ede7ab519905630f6a78389d5a613b0a814f
[django-pagination.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
d7c2b72
..
b0074fd
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,7
@@
+*.egg-info
*.pyc
+*.swp
+test.db
+build
dist
-*.egg-info
+.idea/