Initial commit with .gitignore

develop
Hoshi 2024-05-31 13:28:27 +08:00
commit 7bd277477a
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*/target/*
*/.settings/*
*.classpath
*.project
*.prefs
*.class
*.iml
/.idea/*
*/.svn/*
/target/