aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 21f73a6..0b7223b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,6 @@ local.properties
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project
a1-pe-simulator.iml
+
+# Building docker-image files
+**/docker/resource/* \ No newline at end of file