Commit 6864d374ac399f03e49a7ff373e08b239a59c992

Authored by Etienne Pallier
1 parent 99a3e97f
Exists in dev

git ignore

Showing 2 changed files with 2 additions and 0 deletions   Show diff stats
@@ -17,3 +17,4 @@ images_folder @@ -17,3 +17,4 @@ images_folder
17 Comet/ 17 Comet/
18 /DEPENDENCIES/ 18 /DEPENDENCIES/
19 /DEPENDENCIES/* 19 /DEPENDENCIES/*
  20 +DEPENDENCIES
.idea/PYROS201802.iml
@@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
3 <component name="NewModuleRootManager"> 3 <component name="NewModuleRootManager">
4 <content url="file://$MODULE_DIR$"> 4 <content url="file://$MODULE_DIR$">
5 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 5 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  6 + <excludeFolder url="file://$MODULE_DIR$/DEPENDENCIES" />
6 </content> 7 </content>
7 <orderEntry type="jdk" jdkName="Python 3.6 (venv_py3_pyros)" jdkType="Python SDK" /> 8 <orderEntry type="jdk" jdkName="Python 3.6 (venv_py3_pyros)" jdkType="Python SDK" />
8 <orderEntry type="sourceFolder" forTests="false" /> 9 <orderEntry type="sourceFolder" forTests="false" />