mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 04:22:50 +00:00
10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
# Exclude the following directories, when copying into an image
|
|
.git
|
|
.gitlab
|
|
.nyc_output
|
|
.vscode
|
|
coverage
|
|
|
|
# Exclude the following files, when copying into an image
|
|
.gitignore
|
|
.gitlab-ci.yml |