fix: ide config removal

This commit is contained in:
qureshikaif
2025-03-13 17:10:12 +05:00
committed by Miklos Vajna
parent d7e2f6ffe4
commit f95d11c3dc
2 changed files with 2 additions and 10 deletions

2
.gitignore vendored
View File

@ -7,8 +7,10 @@
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
/.idea/deploymentTargetSelector.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
</selectionStates>
</component>
</project>