aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-11-10 23:18:03 -0600
committerParker <contact@pkrm.dev>2024-11-10 23:18:03 -0600
commitc0b5500f007b0ec7a116a5dd20083e66cba7409e (patch)
tree2e2a4954c18d1bf24cbb528e092230614bc0ba13 /.dockerignore
parent05666369a2e9bb23f9471b11009963eccc838bf6 (diff)
Update ignore
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 85e63ae..e9ec5c8 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,4 +1,8 @@
.env
data.db
__pycache__
-.DS_Store \ No newline at end of file
+.DS_Store
+internal_notes.txt
+config.yaml
+data
+docker-volume \ No newline at end of file