evoToK3Cloud/.gitignore
2026-08-11 14:29:31 +08:00

25 lines
275 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/.project
*.class
.classpath
.settings
.factorypath
.project
.logs
.log
pom.properties
**/target/**
mvnw
mvnw.cmd
maven-wrapper.properties
**/logs/
/logs/
# IDE
.idea/
*.iml
.vscode/
# 本地文档/工具(默认不进仓库;需要单独提交时再强制 add
docs/