Skip to content

Commit 2909ec2

Browse files
committed
chore: Add IDEA copyright settings
1 parent 0444063 commit 2909ec2

File tree

16 files changed

+155
-4
lines changed

16 files changed

+155
-4
lines changed

.gitignore

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
*.iml
22
.gradle
3-
.idea
3+
.idea/workspace.xml
4+
.idea/misc.xml
5+
.idea/libraries
6+
.idea/caches
7+
.idea/navEditor.xml
8+
.idea/tasks.xml
9+
.idea/modules.xml
10+
.idea/compiler.xml
11+
.idea/other.xml
12+
.idea/kotlinc.xml
13+
.idea/jarRepositories.xml
14+
.idea/deploymentTargetDropDown.xml
15+
.idea/deploymentTargetSelector.xml
16+
.idea/androidTestResultsUserPreferences.xml
17+
.idea/appInsightsSettings.xml
18+
.idea/artifacts
19+
.idea/AndroidProjectSystem.xml
20+
.idea/deviceManager.xml
21+
.idea/gradle.xml
22+
.fleet
423
.vscode
524
.DS_Store
625
build

.idea/copyright/miuix.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/copyright/profiles_settings.xml

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/icon.png

43.8 KB
Loading

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 61 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/migrations.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations.xml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/iosApp.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/scopes/miuix.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)