summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorroy lewin <roy.lewin@gmail.com>2016-09-21 21:59:22 +0300
committerroy lewin <roy.lewin@gmail.com>2016-09-21 21:59:22 +0300
commit985a0fcac8b89bfe3c5bdcea0889b921cc27c033 (patch)
tree8cc9bc1fbcae35a0aab8b49e3f04c3c0843e0fdd /.idea
parent9876529cd25312ce1b92329618a81d962fb86c44 (diff)
Added basic entities
Diffstat (limited to '.idea')
-rw-r--r--.idea/lib2wiki.iml11
-rw-r--r--.idea/misc.xml4
-rw-r--r--.idea/modules.xml8
3 files changed, 23 insertions, 0 deletions
diff --git a/.idea/lib2wiki.iml b/.idea/lib2wiki.iml
new file mode 100644
index 0000000..6711606
--- /dev/null
+++ b/.idea/lib2wiki.iml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="PYTHON_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <content url="file://$MODULE_DIR$" />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+ <component name="TestRunnerService">
+ <option name="PROJECT_TEST_RUNNER" value="Unittests" />
+ </component>
+</module> \ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..de9bbc8
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7.10 (C:\Python27\python.exe)" project-jdk-type="Python SDK" />
+</project> \ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..9a7bd2d
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectModuleManager">
+ <modules>
+ <module fileurl="file://$PROJECT_DIR$/.idea/lib2wiki.iml" filepath="$PROJECT_DIR$/.idea/lib2wiki.iml" />
+ </modules>
+ </component>
+</project> \ No newline at end of file