mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +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
|
||||
.git
|
||||
.gitlab
|
||||
.nyc_output
|
||||
.vscode
|
||||
coverage
|
||||
# Ignore everything
|
||||
**
|
||||
|
||||
# Exclude the following files, when copying into an image
|
||||
.gitignore
|
||||
.gitlab-ci.yml
|
||||
# Allow files and directories
|
||||
!/lib/**
|
||||
!/node_modules/**
|
||||
!/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user