aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore
index e62392f..76a13b5 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,4 +1,5 @@
-config.ini
__pycache__
count.db
-notes.txt \ No newline at end of file
+notes.txt
+config.yaml
+track_events.log \ No newline at end of file