Отчёт.

This commit is contained in:
Programmist73 2023-05-26 12:25:48 +04:00
parent 2f40ee4f22
commit fa355a2b7f
6 changed files with 39 additions and 0 deletions

3
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

8
.idea/discord.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DiscordProjectSettings">
<option name="show" value="ASK" />
<option name="nameOverrideEnabled" value="true" />
<option name="description" value="" />
</component>
</project>

6
.idea/jpa-buddy.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JpaBuddyIdeaProjectConfig">
<option name="defaultUnitInitialized" value="true" />
</component>
</project>

6
.idea/misc.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectType">
<option name="id" value="jpab" />
</component>
</project>

10
.idea/modules.xml Normal file
View File

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

6
.idea/vcs.xml Normal file
View File

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