mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-27 22:16:08 +00:00
Updated .dockerignore
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Git
|
||||
.git/
|
||||
.github
|
||||
.gitignore
|
||||
.dockerignore
|
||||
|
||||
# IDE
|
||||
**/*.idea
|
||||
@@ -17,3 +20,10 @@ backup
|
||||
**/xunit.xml
|
||||
**/coverage
|
||||
tmp/
|
||||
|
||||
docker
|
||||
documentations
|
||||
example
|
||||
images
|
||||
*.md
|
||||
*.sh
|
||||
|
||||
Reference in New Issue
Block a user