Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iglvzx/IGalvez.Autoindex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIzzy Galvez <i@igalvez.net>2015-10-25 06:27:30 +0300
committerIzzy Galvez <i@igalvez.net>2015-10-25 06:27:30 +0300
commitdfce2669c0f4602d152bed5cfd6c9a866a3801fc (patch)
tree500a0eaeb5e2c767f7c687a1de968ad8dcaeb12f
parent2418097a695f33a1f6906a25440260a2398b838e (diff)
remove webstorm project files from repo, they are not needed
-rw-r--r--.idea/.gitignore1
-rw-r--r--.idea/.name1
-rw-r--r--.idea/IGalvez.Autoindex.iml8
-rw-r--r--.idea/misc.xml14
-rw-r--r--.idea/modules.xml8
-rw-r--r--.idea/vcs.xml6
6 files changed, 0 insertions, 38 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 98f4b2f..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/workspace.xml
diff --git a/.idea/.name b/.idea/.name
deleted file mode 100644
index 02b3c51..0000000
--- a/.idea/.name
+++ /dev/null
@@ -1 +0,0 @@
-IGalvez.Autoindex \ No newline at end of file
diff --git a/.idea/IGalvez.Autoindex.iml b/.idea/IGalvez.Autoindex.iml
deleted file mode 100644
index c956989..0000000
--- a/.idea/IGalvez.Autoindex.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="WEB_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 19f74da..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
- <OptionsSetting value="true" id="Add" />
- <OptionsSetting value="true" id="Remove" />
- <OptionsSetting value="true" id="Checkout" />
- <OptionsSetting value="true" id="Update" />
- <OptionsSetting value="true" id="Status" />
- <OptionsSetting value="true" id="Edit" />
- <ConfirmationsSetting value="0" id="Add" />
- <ConfirmationsSetting value="0" id="Remove" />
- </component>
- <component name="ProjectRootManager" version="2" />
-</project> \ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index c8cc133..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/IGalvez.Autoindex.iml" filepath="$PROJECT_DIR$/.idea/IGalvez.Autoindex.iml" />
- </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