fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixing template to show proper url
[django-pagination.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
7db9a19
..
b0074fd
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,7
@@
*.egg-info
*.pyc
+*.swp
+test.db
build
dist
+.idea/