added dockerignore

This commit is contained in:
Djeeberjr 2021-11-10 21:29:50 +01:00
parent ea1ab537c0
commit 818e14c644
2 changed files with 3 additions and 1 deletions

1
.dockerignore Symbolic link
View File

@ -0,0 +1 @@
.gitignore

3
.gitignore vendored
View File

@ -8,4 +8,5 @@
!init.sh !init.sh
!setup.sh !setup.sh
!interactive.sh !interactive.sh
!mysql.sh !mysql.sh
!.dockerignore