1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
# 忽略所有Java编译生成的.class文件 |
|||
*.class |
|||
|
|||
# 忽略编译输出目录 |
|||
bin/ |
|||
out/ |
|||
target/ |
|||
Loading…
Reference in new issue