aboutsummaryrefslogtreecommitdiffstats
path: root/docker/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to 'docker/.dockerignore')
-rw-r--r--docker/.dockerignore13
1 files changed, 0 insertions, 13 deletions
diff --git a/docker/.dockerignore b/docker/.dockerignore
deleted file mode 100644
index 92207ac..0000000
--- a/docker/.dockerignore
+++ /dev/null
@@ -1,13 +0,0 @@
1.DS_Store
2
3# ignore .git and .cache folders
4.git
5.gitignore
6.github
7.gitattributes
8.cache
9
10# ignore all markdown files (md) beside all README*.md other than README-secret.md
11*.md
12!README*.md
13README-secret.md