feat(scaffold): add .gitignore [skip ci]

This commit is contained in:
2026-04-20 16:55:04 +00:00
parent 13e8f01848
commit 1210bf3466

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
target/
*.class
*.jar
*.war
*.ear
*.log
.DS_Store
.idea/
*.iml
*.ipr
*.iws
.vscode/
.mvn/
mvnw
mvnw.cmd