first commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
/target/
|
||||
/dev/
|
||||
/hs_err_pid23072.log
|
||||
/hs_err_pid6732.log
|
||||
/replay_pid23072.log
|
||||
/replay_pid6732.log
|
||||
/hs_err_pid17440.log
|
||||
/hs_err_pid6008.log
|
||||
/replay_pid6008.log
|
||||
/*.log
|
||||
/.idea/
|
||||
/.settings/
|
||||
/test-output/
|
||||
/*.iml
|
||||
/.classpath
|
||||
/.project
|
||||
/disconf/
|
||||
/log.txt
|
||||
/*.idea
|
||||
/zentao.iml
|
Reference in New Issue
Block a user