mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-09 12:04:11 +08:00
chore: update .gitignore
This commit is contained in:
5
.idea/.gitignore
generated
vendored
5
.idea/.gitignore
generated
vendored
@@ -1,5 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/gradle.xml
|
||||
/misc.xml
|
||||
/workspace.xml
|
26
.idea/appInsightsSettings.xml
generated
26
.idea/appInsightsSettings.xml
generated
@@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AppInsightsSettings">
|
||||
<option name="tabSettings">
|
||||
<map>
|
||||
<entry key="Firebase Crashlytics">
|
||||
<value>
|
||||
<InsightsFilterSettings>
|
||||
<option name="connection">
|
||||
<ConnectionSetting>
|
||||
<option name="appId" value="PLACEHOLDER" />
|
||||
<option name="mobileSdkAppId" value="" />
|
||||
<option name="projectId" value="" />
|
||||
<option name="projectNumber" value="" />
|
||||
</ConnectionSetting>
|
||||
</option>
|
||||
<option name="signal" value="SIGNAL_UNSPECIFIED" />
|
||||
<option name="timeIntervalDays" value="THIRTY_DAYS" />
|
||||
<option name="visibilityType" value="ALL" />
|
||||
</InsightsFilterSettings>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
8
.idea/artifacts/desktopApp_desktop.xml
generated
8
.idea/artifacts/desktopApp_desktop.xml
generated
@@ -1,8 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="desktopApp-desktop">
|
||||
<output-path>$PROJECT_DIR$/samples/desktopApp/build/libs</output-path>
|
||||
<root id="archive" name="desktopApp-desktop.jar">
|
||||
<element id="module-output" name="FlexiUI.samples.desktopApp.desktopMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
8
.idea/artifacts/flexi_core_desktop.xml
generated
8
.idea/artifacts/flexi_core_desktop.xml
generated
@@ -1,8 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="flexi-core-desktop">
|
||||
<output-path>$PROJECT_DIR$/flexi-core/build/libs</output-path>
|
||||
<root id="archive" name="flexi-core-desktop.jar">
|
||||
<element id="module-output" name="FlexiUI.flexi-core.desktopMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
8
.idea/artifacts/flexiui_core_desktop.xml
generated
8
.idea/artifacts/flexiui_core_desktop.xml
generated
@@ -1,8 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="flexiui-core-desktop">
|
||||
<output-path>$PROJECT_DIR$/flexiui-core/build/libs</output-path>
|
||||
<root id="archive" name="flexiui-core-desktop.jar">
|
||||
<element id="module-output" name="FlexiUI.flexiui-core.desktopMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
8
.idea/artifacts/flexiui_resources_desktop.xml
generated
8
.idea/artifacts/flexiui_resources_desktop.xml
generated
@@ -1,8 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="flexiui-resources-desktop">
|
||||
<output-path>$PROJECT_DIR$/flexiui-resources/build/libs</output-path>
|
||||
<root id="archive" name="flexiui-resources-desktop.jar">
|
||||
<element id="module-output" name="FlexiUI.flexiui-resources.desktopMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
8
.idea/artifacts/shared_desktop.xml
generated
8
.idea/artifacts/shared_desktop.xml
generated
@@ -1,8 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="shared-desktop">
|
||||
<output-path>$PROJECT_DIR$/samples/shared/build/libs</output-path>
|
||||
<root id="archive" name="shared-desktop.jar">
|
||||
<element id="module-output" name="FlexiUI.samples.shared.desktopMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
6
.idea/compiler.xml
generated
6
.idea/compiler.xml
generated
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<bytecodeTargetLevel target="17" />
|
||||
</component>
|
||||
</project>
|
10
.idea/deploymentTargetDropDown.xml
generated
10
.idea/deploymentTargetDropDown.xml
generated
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="deploymentTargetDropDown">
|
||||
<value>
|
||||
<entry key="samples.androidApp">
|
||||
<State />
|
||||
</entry>
|
||||
</value>
|
||||
</component>
|
||||
</project>
|
Reference in New Issue
Block a user