Add .locale/ to .gitignore

- Ignored `.locale/` directory to `.gitignore` file
- Maintained existing ignore of `working/` directory
This commit is contained in:
2024-08-29 17:30:14 +02:00
parent e3c98ee2ac
commit 6b3dd934cd

3
.gitignore vendored
View File

@@ -1 +1,2 @@
working/
working/
.locale/