mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor: ♻🔨 update dockerignores
This commit is contained in:
parent
a5d2aa21ec
commit
9f4faab1a7
2 changed files with 8 additions and 1 deletions
|
|
@ -24,3 +24,10 @@
|
|||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
README.md
|
||||
|
||||
|
||||
# FilterLists Services custom ignores
|
||||
|
||||
**/azure-pipelines*.yaml
|
||||
**/*.sln
|
||||
**/*.sln.DotSettings
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
**/.gitignore
|
||||
**/azure-pipelines.yaml
|
||||
**/azure-pipelines*.yaml
|
||||
**/node_modules
|
||||
**/Dockerfile*
|
||||
**/.dockerignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue