diff options
Diffstat (limited to 'simulator/.dockerignore')
| -rw-r--r-- | simulator/.dockerignore | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/simulator/.dockerignore b/simulator/.dockerignore index bcbdf2b0..816d338c 100644 --- a/simulator/.dockerignore +++ b/simulator/.dockerignore @@ -1,11 +1,10 @@ -# IntelliJ -/out/ +.git + .idea/ -*/out +**/out *.iml .idea_modules/ -### Gradle .gradle -build/ +**/build/ |
