Dino Game
This commit is contained in:
8
DinoGame/.idea/.gitignore
generated
vendored
Normal file
8
DinoGame/.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
9
DinoGame/.idea/artifacts/DinoGame_jar.xml
generated
Normal file
9
DinoGame/.idea/artifacts/DinoGame_jar.xml
generated
Normal file
@@ -0,0 +1,9 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="DinoGame:jar">
|
||||
<output-path>$PROJECT_DIR$/bin/artifacts/DinoGame_jar</output-path>
|
||||
<root id="archive" name="DinoGame.jar">
|
||||
<element id="module-output" name="DinoGame" />
|
||||
<element id="dir-copy" path="$PROJECT_DIR$/resources" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
6
DinoGame/.idea/misc.xml
generated
Normal file
6
DinoGame/.idea/misc.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
8
DinoGame/.idea/modules.xml
generated
Normal file
8
DinoGame/.idea/modules.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/DinoGame.iml" filepath="$PROJECT_DIR$/DinoGame.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
6
DinoGame/.idea/vcs.xml
generated
Normal file
6
DinoGame/.idea/vcs.xml
generated
Normal 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>
|
||||
Reference in New Issue
Block a user