Initial commit

This commit is contained in:
Erik C. Thauvin 2023-08-28 00:55:08 -07:00
commit 8a07516e37
49 changed files with 1996 additions and 0 deletions

19
.idea/misc.xml generated Normal file
View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EntryPointsManager">
<pattern value="rife.bld.extension.CheckstyleOperationBuild" />
<pattern value="rife.bld.extension.CheckstyleOperationBuild" method="jacoco" />
<pattern value="rife.bld.extension.CheckstyleOperationBuild" method="pmd" />
</component>
<component name="PDMPlugin">
<option name="customRuleSets">
<list>
<option value="$PROJECT_DIR$/../bld-exec/config/pmd.xml" />
</list>
</option>
<option name="skipTestSources" value="false" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build" />
</component>
</project>