docs(config): 更新 .gitignore 文件以忽略模板目录
parent
8a8f797e46
commit
a4fb0250a0
|
|
@ -40,3 +40,4 @@ build/
|
||||||
logs/
|
logs/
|
||||||
/.mvn/
|
/.mvn/
|
||||||
/.idea/
|
/.idea/
|
||||||
|
/start/src/main/resources/templates/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue