修改初始配置文件 适配gitea[AC-INIT]
This commit is contained in:
parent
2388c71c54
commit
19062980bf
|
|
@ -1,5 +1,3 @@
|
||||||
/target/
|
|
||||||
/.idea/
|
|
||||||
# ---> Java
|
# ---> Java
|
||||||
# Compiled class file
|
# Compiled class file
|
||||||
*.class
|
*.class
|
||||||
|
|
@ -26,3 +24,5 @@
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
replay_pid*
|
replay_pid*
|
||||||
|
|
||||||
|
/target/
|
||||||
|
/.idea/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue