Initial commit with .gitignore

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