mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 18:15:40 +00:00
Ignore local config file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -35,6 +35,9 @@ docs/_build
|
||||
InvenTree/media
|
||||
InvenTree/static
|
||||
|
||||
# Local config file
|
||||
config.yaml
|
||||
|
||||
# Key file
|
||||
secret_key.txt
|
||||
|
||||
|
Reference in New Issue
Block a user