mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
chore: update .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -30,15 +30,22 @@
|
|||||||
.idea/**/libraries
|
.idea/**/libraries
|
||||||
|
|
||||||
# Gradle and Maven with auto-import
|
# Gradle and Maven with auto-import
|
||||||
|
.idea/.name
|
||||||
.idea/artifacts
|
.idea/artifacts
|
||||||
.idea/compiler.xml
|
.idea/compiler.xml
|
||||||
.idea/jarRepositories.xml
|
.idea/jarRepositories.xml
|
||||||
.idea/modules.xml
|
.idea/modules.xml
|
||||||
.idea/*.iml
|
.idea/*.iml
|
||||||
.idea/modules
|
.idea/modules
|
||||||
|
.idea/caches
|
||||||
|
.idea/material_theme**
|
||||||
|
.idea/other.xml
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
|
|
||||||
|
# Kotlin
|
||||||
|
.kotlin
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
.idea/misc.xml
|
.idea/misc.xml
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user