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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user