Add .history/ to .gitignore to exclude history files from version control

This commit is contained in:
2025-04-23 08:33:38 +00:00
parent 6f1fa0aa21
commit 58bd5a78c0

1
.gitignore vendored
View File

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