Initial commit

This commit is contained in:
Daniel Cortes
2020-05-22 01:25:36 -04:00
commit 03c931ac1a
39 changed files with 1142 additions and 0 deletions

10
.idea/inspectionProfiles/Project_Default.xml generated Executable file
View File

@@ -0,0 +1,10 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>