Add .idea to .gitignore

This commit is contained in:
Zining He 2024-10-27 19:55:58 +11:00
parent 549d943e97
commit 62a2a33858
4 changed files with 1 additions and 372 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.iml
*.ipr
*.iws
.idea/
/.idea/*
app/src/main/gen/*