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

View File

@@ -0,0 +1,13 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="go build np_web_main" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
<module name="Web-NibblePoker" />
<working_directory value="$PROJECT_DIR$" />
<go_parameters value="-ldflags=&quot;-s -w -extldflags '-static'&quot;" />
<kind value="PACKAGE" />
<package value="np_web_main" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/app/main.go" />
<output_directory value="$PROJECT_DIR$/bin" />
<method v="2" />
</configuration>
</component>