aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
authorbob the builder <builder@a-wild-computer-appears>2022-11-16 06:06:40 +0100
committerbob the builder <builder@a-wild-computer-appears>2022-11-16 06:06:40 +0100
commitd8c6b8956135b19613cbcd5b93daabf36b30dae5 (patch)
treeccf0d3c9a58404ca651caf5f07debb1bc49a6316 /.dockerignore
parentaefcee20e9448ec797049ee852c0f6fd38fc2826 (diff)
parenta7e7d83057503262a9f2b56c4fb0c18e3f8ea15c (diff)
downloadlettnytt-d8c6b8956135b19613cbcd5b93daabf36b30dae5.tar.xz
lettnytt-d8c6b8956135b19613cbcd5b93daabf36b30dae5.zip
Merge branch 'master' of il:lettnytt
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..8bfeeca
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,8 @@
+**/AppData
+**/obj
+**/bin
+**/.idea
+**/Properties
+Dockerfile
+*.gitignore
+*.dockerignore