Update .gitignore

This commit is contained in:
Salman Manoe 2023-06-19 10:17:49 +07:00
parent 49b69fd2fa
commit 2e61940e09

10
.gitignore vendored
View File

@ -48,4 +48,12 @@ local.properties
# *.classpath
# *.project
# target/
# .settings/
# .settings/
##########################
## IntelliJ IDEA
##########################
.idea
*.iws
*.iml
*.ipr