diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |