More IDEA files (#4262)

* Add back gradle.xml

* Add back vcs.xml

* Add theseus modules and format xml files
This commit is contained in:
Josiah Glosson
2025-08-25 08:40:32 -07:00
committed by GitHub
parent c612c8b009
commit ca36d11570
4 changed files with 47 additions and 7 deletions

14
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,14 @@
<?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"/>
</component>
</project>