Ignore localizations folder

Otherwise `--upgrade` would remove the `localizations` folder
unexpectedly.
pull/1783/head
Nuullll 2023-07-21 16:16:39 +08:00
parent da11f32db7
commit a42804c52c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -53,6 +53,7 @@ venv
/log
/cert
.vscode/
/localizations
# unexcluded so folders get created
!/repositories/.placeholder