SNRK-78: .dockerignore is added
This commit is contained in:
parent
f30b35e66a
commit
8795b49d38
19
.dockerignore
Normal file
19
.dockerignore
Normal file
@ -0,0 +1,19 @@
|
||||
# .gitignore contents
|
||||
|
||||
.gradle/
|
||||
build/
|
||||
.idea/
|
||||
/logs/
|
||||
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
|
||||
kotlin-js-store
|
||||
*.iml
|
||||
|
||||
# addition to .gitignore
|
||||
|
||||
README.md
|
||||
LICENSE
|
||||
gradlew.bat
|
||||
.dockerignore
|
||||
Dockerfile
|
Loading…
Reference in New Issue
Block a user