mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build: 🔨 update VS dockerignore
This commit is contained in:
parent
918cb17b22
commit
88aac48805
2 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# https://github.com/microsoft/vscode-docker/blob/master/src/configureWorkspace/configUtils.ts#L147
|
||||
|
||||
**/.classpath
|
||||
**/.dockerignore
|
||||
**/.env
|
||||
|
|
@ -21,5 +23,4 @@
|
|||
**/obj
|
||||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
LICENSE
|
||||
README.md
|
||||
README.md
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
**/.dockerignore
|
||||
**/.gitignore
|
||||
**/azure-pipelines.yaml
|
||||
**/node_modules
|
||||
**/node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue