[gitignore]

This commit is contained in:
Luis Guzmán 2026-03-12 10:49:31 -06:00
parent 59cd02f916
commit c640e3c6be
2 changed files with 1 additions and 29 deletions

View File

@ -1,4 +1,5 @@
.gradle .gradle
.idea/deploymentTargetSelector.xml
app/.externalNativeBuild app/.externalNativeBuild
app/build app/build
app/release app/release

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2026-03-07T07:26:40.093624067Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=RF8Y80CE2DA" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
<SelectionState runConfigName="New Run Config">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2026-03-06T00:03:16.988860344Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=a026a310" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>