mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 09:12:40 +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
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
htmlcov/
|
||||
|
||||
tests/
|
||||
Loading…
Add table
Add a link
Reference in a new issue