-
Notifications
You must be signed in to change notification settings - Fork 5
/
gis.iml
22 lines (22 loc) · 1.07 KB
/
gis.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/db/data/download" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="react" level="application" />
<orderEntry type="library" name="react-dom" level="application" />
<orderEntry type="library" name="react-bootstrap" level="application" />
<orderEntry type="library" name="babel-standalone" level="application" />
<orderEntry type="library" name="bootstrap" level="application" />
<orderEntry type="library" name="@babel/standalone" level="application" />
<orderEntry type="library" name="classnames" level="application" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="py.test" />
</component>
</module>