Initial commit with .gitignore

master
Hoshi 2024-05-18 16:48:42 +08:00
commit c81d420eaf
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/