OSDN Git Service

無視ファイルを追加
authorunknown <shupeluter@hotmail.com>
Sat, 9 Jun 2018 22:39:24 +0000 (07:39 +0900)
committerunknown <shupeluter@hotmail.com>
Sat, 9 Jun 2018 22:39:24 +0000 (07:39 +0900)
.gitignore [new file with mode: 0644]
.idea/misc.xml
.idea/ultreron.iml

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8c860b5
--- /dev/null
@@ -0,0 +1,3 @@
+venv/*
+.*/*
+.*
\ No newline at end of file
index f2286e9..6419d0e 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
-  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5 (Sample)" project-jdk-type="Python SDK" />
+  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6 (Sample)" project-jdk-type="Python SDK" />
 </project>
\ No newline at end of file
index f776c08..db6a5c9 100644 (file)
@@ -4,8 +4,9 @@
     <content url="file://$MODULE_DIR$">
       <sourceFolder url="file://$MODULE_DIR$/src/main/Python" isTestSource="false" />
       <sourceFolder url="file://$MODULE_DIR$/config" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/src/main/Python/config" isTestSource="false" />
     </content>
-    <orderEntry type="jdk" jdkName="Python 3.5 (Sample)" jdkType="Python SDK" />
+    <orderEntry type="jdk" jdkName="Python 3.6 (Sample)" jdkType="Python SDK" />
     <orderEntry type="sourceFolder" forTests="false" />
   </component>
 </module>
\ No newline at end of file