Update .gitignore

This commit is contained in:
halogly 2025-10-29 10:13:25 +08:00
parent c1edb95f8a
commit be9dc8c4c2

5
.gitignore vendored
View File

@ -1,4 +1,9 @@
# Project exclude paths
/out
/target
# IDE
.idea
*.iml
*.iws
*.ipr