Introduce enums for items, machines, and recipes, and integrate recipe selection logic. Add .gitignore and improve Flask app for query-based input handling.
This commit is contained in:
4
.idea/dictionaries/project.xml
generated
4
.idea/dictionaries/project.xml
generated
@@ -1,7 +1,11 @@
|
||||
<component name="ProjectDictionaryState">
|
||||
<dictionary name="project">
|
||||
<words>
|
||||
<w>aurovite</w>
|
||||
<w>callanite</w>
|
||||
<w>caterium</w>
|
||||
<w>larrussite</w>
|
||||
<w>quickwire</w>
|
||||
<w>siterite</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
|
||||
8
.idea/pysatcalc.iml
generated
8
.idea/pysatcalc.iml
generated
@@ -7,4 +7,12 @@
|
||||
<orderEntry type="jdk" jdkName="uv (pysatcalc)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
<component name="TemplatesService">
|
||||
<option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
|
||||
<option name="TEMPLATE_FOLDERS">
|
||||
<list>
|
||||
<option value="$MODULE_DIR$/templates" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user