about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 222880a..88dba75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+/*.pyc
 /*.cbz
 /*.cbr
-/.idea
\ No newline at end of file
+/.idea
+/dist
+/build
\ No newline at end of file