mirror of
https://github.com/CragglesG/url-shortener.git
synced 2025-07-29 14:16:06 +00:00
Added HTML and server
This commit is contained in:
parent
1d0b82436d
commit
d02ca243eb
14 changed files with 191 additions and 1 deletions
10
.idea/url-shortener.iml
generated
Normal file
10
.idea/url-shortener.iml
generated
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue