Initial commit

This commit is contained in:
dxfeng 2025-02-26 13:52:21 +08:00
parent 4327e90a8a
commit 95e30c8d9b
2 changed files with 21 additions and 21 deletions

40
.gitignore vendored
View File

@ -1,26 +1,26 @@
# ---> Java /ecology-develop.iml
# Compiled class file /out/
*.class /.idea/
# Log file
*.log
# BlueJ files HELP.md
*.ctxt target/
# Mobile Tools for Java (J2ME) ### IntelliJ IDEA ###
.mtj.tmp/ .idea
HELP.md
target/
# Package Files # /src/test
*.jar /src/rebel.xml
*.war /src/META-INF
*.nar ### IntelliJ IDEA ###
*.ear .idea
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml /log
hs_err_pid*
replay_pid*
/src/test
/src/rebel.xml
/src/META-INF
/log

View File

@ -1,2 +1,2 @@
# weaver-jcl-recruit # ecology-develop