chore: update .gitignore

This commit is contained in:
2023-12-29 00:27:46 +08:00
parent f52ffd9289
commit 5d4dca929b
16 changed files with 99 additions and 104 deletions

5
.idea/.gitignore generated vendored
View File

@@ -1,5 +0,0 @@
# Default ignored files
/shelf/
/gradle.xml
/misc.xml
/workspace.xml

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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
View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="17" />
</component>
</project>

View File

@@ -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>