chore: remove local parameters from global configuration

This commit is contained in:
Jean-Nicolas 2024-08-31 19:49:47 +02:00
parent 861895750c
commit 1ff26ac036
No known key found for this signature in database
GPG key ID: FBD5D1D53D803C46
2 changed files with 1 additions and 18 deletions

1
.gitignore vendored
View file

@ -47,6 +47,7 @@ captures/
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/deploymentTargetSelector.xml
# Android Studio 3 in .gitignore file.
.idea/caches
.idea/modules.xml

View file

@ -1,18 +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="2024-08-03T23:51:52.680101889Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=/home/jrpie/.config/.android/avd/Medium_Phone_API_35.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>