更新 template/.gitignore
This commit is contained in:
7
template/.gitignore
vendored
7
template/.gitignore
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user