Initial commit with .gitignore

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