Created project
This commit is contained in:
commit
48466ed511
2 changed files with 154 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
/.metadata/*
|
||||
|
||||
/**/.classpath
|
||||
/**/.project
|
||||
/**/.settings/
|
||||
|
||||
/**/log/
|
||||
/**/target/
|
||||
/**/*.log
|
||||
|
||||
/**/.attach_pid*
|
||||
|
||||
/**/pom.xml.versionsBackup
|
Loading…
Add table
Add a link
Reference in a new issue