aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..e62392f
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,4 @@
+config.ini
+__pycache__
+count.db
+notes.txt \ No newline at end of file