This commit is contained in:
darius 2024-05-15 22:08:05 +02:00
parent 2e63bcb570
commit f602b8deda
5 changed files with 1 additions and 36 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
**.env **.env
/.idea/

8
.idea/.gitignore generated vendored
View File

@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

8
.idea/modules.xml generated
View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/../portfolio-backend/.idea/portfolio-backend.iml" filepath="$PROJECT_DIR$/../portfolio-backend/.idea/portfolio-backend.iml" />
</modules>
</component>
</project>

13
.idea/portfolio.iml generated
View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="Go" enabled="true" />
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="htmx.org" level="application" />
<orderEntry type="library" name="bootstrap" level="application" />
<orderEntry type="library" name="@docsearch" level="application" />
<orderEntry type="library" name="htmx.org" level="application" />
</component>
</module>

7
.idea/vcs.xml generated
View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/../portfolio-backend" vcs="Git" />
</component>
</project>