aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5b8b7a9..c310ebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,7 @@ build
dist/*
-*log \ No newline at end of file
+*log
+
+# Ignore the bind mounted config directory
+config/*