fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
EPUB3 support.
[librarian.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
old mode 100644
(file)
new mode 100755
(executable)
index
7189e7b
..
f86d456
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,22
@@
.DS_Store
*.pyc
.DS_Store
*.pyc
+*~
MANIFEST
dist
MANIFEST
dist
+build
+*.egg-info
+.coverage
+.project
+.pydevproject
+.settings
+/.tox
+/nosetests.xml
+/htmlcov
+
+/tests/uat/*.pdf
+/tests/uat/*.html
+/tests/uat/*.epub
+/tests/uat/*.mobi
+/tests/uat/*.txt
+/tests/uat/*.fb2
+