Initial commit with .gitignore
commit
c2638211e9
|
@ -0,0 +1,10 @@
|
|||
*/target/*
|
||||
*/.settings/*
|
||||
*.classpath
|
||||
*.project
|
||||
*.prefs
|
||||
*.class
|
||||
*.iml
|
||||
/.idea/*
|
||||
*/.svn/*
|
||||
/log/*
|
Loading…
Reference in New Issue