mirror of https://github.com/vladmandic/automatic
Ignore localizations folder
Otherwise `--upgrade` would remove the `localizations` folder unexpectedly.pull/1783/head
parent
da11f32db7
commit
a42804c52c
|
|
@ -53,6 +53,7 @@ venv
|
|||
/log
|
||||
/cert
|
||||
.vscode/
|
||||
/localizations
|
||||
|
||||
# unexcluded so folders get created
|
||||
!/repositories/.placeholder
|
||||
|
|
|
|||
Loading…
Reference in New Issue