mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
tidy dockerignore
This commit is contained in:
parent
b19782eca8
commit
1e2fd1c3fa
1 changed files with 7 additions and 3 deletions
|
|
@ -24,11 +24,15 @@
|
|||
**/.gitattributes
|
||||
**/.github
|
||||
**/docker-compose.dcproj
|
||||
**/.sln
|
||||
**/*.DotSettings*
|
||||
**/node_modules
|
||||
**/*.md
|
||||
LICENSE
|
||||
|
||||
# FilterLists custom
|
||||
**/images
|
||||
**/ops
|
||||
FilterLists.sln
|
||||
FilterLists.Api.sln
|
||||
src/FilterLists.Agent/*
|
||||
imgs
|
||||
ops
|
||||
data/TPLSubscriptionAssistant.html
|
||||
Loading…
Reference in a new issue