brief-20/.idea/vcs.xml
Avnyr 6d6ecdaec1 chore: add IntelliJ IDEA configuration and project files to version control
Included `.idea` configuration files, project module settings, VCS mappings, and default ignore rules for IntelliJ IDEA.
2025-05-15 14:01:01 +02:00

13 lines
555 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CommitMessageInspectionProfile">
<profile version="1.0">
<inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/backend" vcs="Git" />
</component>
</project>