mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
chore: update .dockerignore (#2673)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
.git
|
.git
|
||||||
.github
|
.github
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
.gitattributes
|
||||||
.gitignore
|
.gitignore
|
||||||
.idea
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
@@ -12,6 +13,7 @@ __pycache__/
|
|||||||
htmlcov/
|
htmlcov/
|
||||||
.coverage
|
.coverage
|
||||||
.coverage.*
|
.coverage.*
|
||||||
|
.pylintrc
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.venv
|
.venv
|
||||||
venv
|
venv
|
||||||
@@ -28,3 +30,5 @@ venv
|
|||||||
*/mealie/.temp
|
*/mealie/.temp
|
||||||
|
|
||||||
model.crfmodel
|
model.crfmodel
|
||||||
|
|
||||||
|
crowdin.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user