about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2013-03-05 16:55:14 +0100
committerPaweł Jastrzębski <pawelj@vulturis.eu>2013-03-05 16:55:14 +0100
commit38669d08ed456fd07ea3be9ba2d0911a8bcc2672 (patch)
treee9bb13de0c460f9fa91841b1986ae7c0fb514ebe /.gitignore
parentFixed bug caused by formating (diff)
downloadkcc-38669d08ed456fd07ea3be9ba2d0911a8bcc2672.tar.gz
kcc-38669d08ed456fd07ea3be9ba2d0911a8bcc2672.tar.bz2
kcc-38669d08ed456fd07ea3be9ba2d0911a8bcc2672.zip
Small .gitignore tweak
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 06dbc60..e5d04c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
 *.cbz
 *.cbr
 .idea
-build
\ No newline at end of file
+build
+KindleComicConverter.egg-info
\ No newline at end of file