mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
build: update dockerignore to a whitelist
This commit is contained in:
@@ -1,10 +1,7 @@
|
|||||||
# Exclude the following directories, when copying into an image
|
# Ignore everything
|
||||||
.git
|
**
|
||||||
.gitlab
|
|
||||||
.nyc_output
|
|
||||||
.vscode
|
|
||||||
coverage
|
|
||||||
|
|
||||||
# Exclude the following files, when copying into an image
|
# Allow files and directories
|
||||||
.gitignore
|
!/lib/**
|
||||||
.gitlab-ci.yml
|
!/node_modules/**
|
||||||
|
!/LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user