Revamped XML sitemap, Added run configs, Added release script, Removed commented HTML

Update .gitignore, app.py - Minify.run.xml, and 11 more files...
This commit is contained in:
2025-09-13 18:13:24 +02:00
parent abd7046fe2
commit 1612416d9d
13 changed files with 245 additions and 34 deletions

11
.run/nodejs-setup.run.xml Normal file
View File

@@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="nodejs-setup" type="BatchConfigurationType" factoryName="Batch">
<module name="Web-NibblePoker" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="WORKING_DIRECTORY" value="./scripts" />
<option name="PARENT_ENVS" value="true" />
<option name="SCRIPT_NAME" value="nodejs-setup.cmd" />
<option name="PARAMETERS" value="" />
<method v="2" />
</configuration>
</component>