diff options
Diffstat (limited to '.idea/I2C.iml')
| -rw-r--r-- | .idea/I2C.iml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/I2C.iml b/.idea/I2C.iml new file mode 100644 index 0000000..d0876a7 --- /dev/null +++ b/.idea/I2C.iml | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <module type="PYTHON_MODULE" version="4"> | ||
| 3 | <component name="NewModuleRootManager"> | ||
| 4 | <content url="file://$MODULE_DIR$" /> | ||
| 5 | <orderEntry type="inheritedJdk" /> | ||
| 6 | <orderEntry type="sourceFolder" forTests="false" /> | ||
| 7 | </component> | ||
| 8 | </module> \ No newline at end of file | ||
