mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 19:24:53 +08:00
Eyre_S
e3c273b370
- archiveBaseName 更名为 'morny-coeur' - 现在在 getJarMd5 时遇到文件读写错误不会再输出错误堆栈信息了 - gradle 基本的参数化
18 lines
159 B
Plaintext
18 lines
159 B
Plaintext
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
.gradle/
|
|
.settings/
|
|
/src/test/java/test/*
|
|
/src/test/resources/test/*
|
|
|
|
#build
|
|
/build/
|
|
/bin/
|
|
.project
|
|
lcoal.properties
|
|
|
|
# debug dir
|
|
/run/
|