mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-21 12:34:19 +00:00
🔨 Exclude the new config directory
This commit is contained in:
parent
98bfb71d00
commit
a0b65f3378
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
# Flask config
|
||||
/config.py
|
||||
/.config.py
|
||||
/nest_backend/config.py
|
||||
|
||||
# --- --- --- --- --- --- --- ---
|
||||
# AUTOGENERATED STUFF BELOW
|
||||
|
|
Loading…
Reference in a new issue