aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.dockerignore5
-rw-r--r--.gitignore1
2 files changed, 3 insertions, 3 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
diff --git a/.gitignore b/.gitignore
index 770ddc8..76a13b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-config.ini
__pycache__
count.db
notes.txt