This commit is contained in:
2025-10-09 16:11:52 +08:00
parent 3b1ab40117
commit 8660e97a37

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
/build/
target/
bin/
.project
.classpath
.settings/
*~
*.orig
*.new
.idea/
*.iml
*.ipr
test/**/build/
examples/**/build/
*.class
*.log
*.jar
*.war
*.ser
*.ear
*.zip
*.tar.gz
*.rar
# frog egg file
*.ser
# virtual machine crash logs
hs_err_pid*