Update idea

This commit is contained in:
Florian RICHER 2024-03-08 19:25:06 +01:00
parent 0a682112f1
commit 2723bf3cb7
2 changed files with 7 additions and 0 deletions

2
.idea/.gitignore vendored
View file

@ -6,3 +6,5 @@
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# GitHub Copilot persisted chat sessions
/copilot/chatSessions

View file

@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>