Change Ebookpoint logo.
[librarian.git] / .gitignore
1 .DS_Store
2 *.pyc
3 *~
4 MANIFEST
5 dist
6 build
7 *.egg-info
8 .coverage
9 .project
10 .pydevproject
11 .settings
12 /.tox
13 /nosetests.xml
14 /htmlcov
15
16 /tests/uat/*.pdf
17 /tests/uat/*.html
18 /tests/uat/*.epub
19 /tests/uat/*.mobi
20 /tests/uat/*.txt
21 /tests/uat/*.fb2
22