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

This commit is contained in:
2026-05-07 21:06:25 +00:00
parent b87f3339b1
commit f6de26505d

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