aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-12-03 22:43:27 -0600
committerParker <contact@pkrm.dev>2024-12-03 22:43:27 -0600
commit8af6e7af03a1a3038da1beb0f57d6e0494dc9411 (patch)
treeaa121cf965ff69454fee5bf46fbf82c2fc46a6eb
parent752f4ffde611926437c11fc89d993cc6ffe6ac89 (diff)
Update ignore files
-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