-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (48 loc) · 911 Bytes
/
.gitignore
File metadata and controls
48 lines (48 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
*.iml
.gradle
.idea/dictionaries
.idea/workspace.xml
.idea/misc.xml
.idea/markdown.xml
.idea/modules.xml
.idea/libraries
.idea/caches
.idea/navEditor.xml
.idea/tasks.xml
.idea/compiler.xml
.idea/other.xml
.idea/kotlinc.xml
.idea/jarRepositories.xml
.idea/deploymentTargetDropDown.xml
.idea/deploymentTargetSelector.xml
.idea/androidTestResultsUserPreferences.xml
.idea/appInsightsSettings.xml
.idea/artifacts
.idea/AndroidProjectSystem.xml
.idea/deviceManager.xml
.idea/gradle.xml
.idea/copilot*
.idea/material_theme_project_new.xml
.fleet
.vscode
.DS_Store
build
captures
.externalNativeBuild
.cxx
local.properties
xcuserdata
.kotlin
.konan_cache
*.lock
convention-plugins/bin
docs/node_modules
docs/.vitepress/dist
docs/.vitepress/cache
docs/public/dokka
docs/public/compose
docs/public/icons
miuix-ui/**/generated/baselineProfiles/**
example/ios/iosApp/Generated.xcconfig
/build-plugins/bin
/docs/iconGen/bin