fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Document multiple paginations per page
[django-pagination.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
7abee5b
..
03cfc1e
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,6
@@
-*.pyc
-dist
*.egg-info
+*.pyc
+*.swp
+test.db
build
+dist