更新 template/.gitignore

This commit is contained in:
ycl
2025-12-28 12:13:06 +08:00
parent d072099b6d
commit b79bab9b08

7
template/.gitignore vendored
View File

@@ -2,7 +2,6 @@
bin/ bin/
classes/ classes/
## eclipse ## eclipse
.settings/ .settings/
.classpath .classpath
@@ -23,6 +22,12 @@ HELP.md
target/ target/
test-output/ test-output/
## fossil
_FOSSIL_
_FOSSIL_-journal
.fslckout
.fslckout-journal
## system ## system
.DS_Store .DS_Store
logs/ logs/