changements dans les dockerfiles + ajout de quelques trucs pour svelte en PoC
This commit is contained in:
10
srcs/requirements/svelte/.dockerignore
Normal file
10
srcs/requirements/svelte/.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore everything
|
||||
*
|
||||
|
||||
# Allow files and folders with a pattern starting with !
|
||||
|
||||
!api_front/*.js
|
||||
!api_front/*.ts
|
||||
!api_front/*.json
|
||||
!api_front/*.html
|
||||
!api_front/*.lock
|
||||
Reference in New Issue
Block a user