2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

Create test files in seperate folder & cleanup before image build (#6571)

* move ignore

* create testfiles in seperate folder

* add cleanup step to docker build

* use pathlib for paths
This commit is contained in:
Matthias Mair
2024-02-26 01:23:49 +01:00
committed by GitHub
parent f441f672d6
commit 85225538e6
8 changed files with 41 additions and 26 deletions

10
.gitignore vendored
View File

@ -39,16 +39,6 @@ local_settings.py
# Files used for testing
inventree-demo-dataset/
inventree-data/
dummy_image.*
_tmp.csv
InvenTree/label.pdf
InvenTree/label.png
InvenTree/part_image_123abc.png
label.pdf
label.png
InvenTree/my_special*
_tests*.txt
schema.yml
# Local static and media file storage (only when running in development mode)
inventree_media