2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-12 07:03:36 +00:00

!refactor(backend): remove measures for config path changes (#9814)

* moving config files out of the source directories
Fixes #9756

* add folder for config

* fix lookup paths

* reorder ignores

* remove temporary measures from #9769

* reduce diff

* remove temporary measures added in inventree#9769

* add changelog

* remove legacy tests

* fix indent
This commit is contained in:
Matthias Mair
2026-02-28 05:33:00 +01:00
committed by GitHub
parent 213f5a9986
commit ca57a1d15b
4 changed files with 3 additions and 73 deletions

6
.gitignore vendored
View File

@@ -51,12 +51,6 @@ inventree_media
inventree_static
static_i18n
# Local config files
config.yaml
plugins.txt
secret_key.txt
oidc.pem
# Default data file
data.json
*.json.tmp