mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Adds project-specific IDE settings to improve code style consistency and development environment. Removes the .idea directory from the .gitignore file, as these files are now intended to be part of the project for consistent IDE configuration across contributors.
7 lines
228 B
XML
7 lines
228 B
XML
<component name="InspectionProjectProfileManager">
|
|
<settings>
|
|
<option name="PROJECT_PROFILE" value="Default" />
|
|
<option name="USE_PROJECT_PROFILE" value="false" />
|
|
<version value="1.0" />
|
|
</settings>
|
|
</component> |