diff options
-rw-r--r-- | .idea/compiler.xml | 9 | ||||
-rw-r--r-- | .idea/misc.xml | 22 | ||||
-rw-r--r-- | .idea/modules.xml | 10 | ||||
-rw-r--r-- | .idea/vcs.xml | 6 |
4 files changed, 0 insertions, 47 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 856af7e..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CompilerConfiguration"> - <bytecodeTargetLevel> - <module name="Selfbot_main" target="1.8" /> - <module name="Selfbot_test" target="1.8" /> - </bytecodeTargetLevel> - </component> -</project>
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 2e47c90..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> - <output url="file://$PROJECT_DIR$/out" /> - </component> - <component name="masterDetails"> - <states> - <state key="ProjectJDKs.UI"> - <settings> - <last-edited>1.8</last-edited> - <splitter-proportions> - <option name="proportions"> - <list> - <option value="0.2" /> - </list> - </option> - </splitter-proportions> - </settings> - </state> - </states> - </component> -</project>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index a184b1d..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/modules/Selfbot.iml" filepath="$PROJECT_DIR$/.idea/modules/Selfbot.iml" /> - <module fileurl="file://$PROJECT_DIR$/.idea/modules/Selfbot_main.iml" filepath="$PROJECT_DIR$/.idea/modules/Selfbot_main.iml" group="Selfbot" /> - <module fileurl="file://$PROJECT_DIR$/.idea/modules/Selfbot_test.iml" filepath="$PROJECT_DIR$/.idea/modules/Selfbot_test.iml" group="Selfbot" /> - </modules> - </component> -</project>
\ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> -</project>
\ No newline at end of file |