fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[django-pagination.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
7db9a19
..
006b196
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,11
@@
*.egg-info
*.pyc
*.egg-info
*.pyc
+*.swp
+test.db
build
dist
build
dist
+.idea/
+.coverage
+.eggs
+.tox
+/htmlcov