Initial repod server commit with basic Bassdrive support

This commit is contained in:
Bradlee Speice
2016-05-06 23:20:59 -04:00
commit 622b90aeaa
17 changed files with 245 additions and 0 deletions

9
repod.iml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>