mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 17:22:38 +02:00
chore(backend): exclude tests/ from production Docker image
This commit is contained in:
parent
e5ae97af55
commit
c720866a67
1 changed files with 3 additions and 1 deletions
|
|
@ -24,4 +24,6 @@ wheels/
|
||||||
*.egg
|
*.egg
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.coverage
|
.coverage
|
||||||
htmlcov/
|
htmlcov/
|
||||||
|
|
||||||
|
tests/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue