mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-07 11:09:53 +08:00
chore: update .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -30,15 +30,22 @@
|
||||
.idea/**/libraries
|
||||
|
||||
# Gradle and Maven with auto-import
|
||||
.idea/.name
|
||||
.idea/artifacts
|
||||
.idea/compiler.xml
|
||||
.idea/jarRepositories.xml
|
||||
.idea/modules.xml
|
||||
.idea/*.iml
|
||||
.idea/modules
|
||||
.idea/caches
|
||||
.idea/material_theme**
|
||||
.idea/other.xml
|
||||
*.iml
|
||||
*.ipr
|
||||
|
||||
# Kotlin
|
||||
.kotlin
|
||||
|
||||
# Misc
|
||||
.idea/misc.xml
|
||||
|
||||
@@ -91,7 +98,6 @@ fabric.properties
|
||||
|
||||
# Gradle projects
|
||||
.gradle
|
||||
.kotlin
|
||||
build/
|
||||
|
||||
# Mkdocs temporary serving folder
|
||||
|
Reference in New Issue
Block a user