feat: update gitignore

This commit is contained in:
2023-05-20 13:39:09 +08:00
parent 2b06b01b0f
commit c5387e4dca
2 changed files with 7 additions and 10 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,10 @@
build/
classes/
.DS_Store
.gradle
*.iml
*.ipr
*.iws
.idea/
# ---> macOS
# General

View File

@@ -1,10 +0,0 @@
build
classes
.DS_Store
.gradle
.classpath
.project
.settings
*.iml
*.ipr
*.iws