Browse Source

Added .gitignore

testing_N
Illia Soloviov 4 months ago
parent
commit
992100b132
5 changed files with 0 additions and 33 deletions
  1. 0
    3
      .idea/.gitignore
  2. 0
    11
      .idea/BotsAI.iml
  3. 0
    5
      .idea/misc.xml
  4. 0
    8
      .idea/modules.xml
  5. 0
    6
      .idea/vcs.xml

+ 0
- 3
.idea/.gitignore View File

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

+ 0
- 11
.idea/BotsAI.iml View File

@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 0
- 5
.idea/misc.xml View File

@@ -1,5 +0,0 @@
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_16" project-jdk-name="17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

+ 0
- 8
.idea/modules.xml 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$/.idea/BotsAI.iml" filepath="$PROJECT_DIR$/.idea/BotsAI.iml" />
</modules>
</component>
</project>

+ 0
- 6
.idea/vcs.xml View File

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

Loading…
Cancel
Save