mirror of https://github.com/kcal-app/kcal.git
Only include necessary files in docker image
This commit is contained in:
parent
8b26bdf323
commit
91661b8f5c
|
@ -0,0 +1,16 @@
|
||||||
|
*
|
||||||
|
!app
|
||||||
|
!bootstrap
|
||||||
|
!config
|
||||||
|
!database
|
||||||
|
!elastic
|
||||||
|
!public
|
||||||
|
!resources
|
||||||
|
!routes
|
||||||
|
!storage
|
||||||
|
!artisan
|
||||||
|
!ATTRIBUTIONS.md
|
||||||
|
!composer.json
|
||||||
|
!composer.lock
|
||||||
|
!LICENSE
|
||||||
|
!README.md
|
Loading…
Reference in New Issue