forked from MartinSGill/TodoTxtJs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodotxtjs.iml
24 lines (23 loc) · 1.26 KB
/
todotxtjs.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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$">
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/bin" />
<excludeFolder url="file://$MODULE_DIR$/build/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/obj" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jQuery-2.0.0" level="application" />
<orderEntry type="library" name="jQuery UI-1.10.2" level="application" />
<orderEntry type="library" name="Knockout-2.2.1" level="application" />
<orderEntry type="library" name="jquery-2.0.0" level="application" />
<orderEntry type="library" name="jquery-ui" level="application" />
<orderEntry type="library" name="knockout-2.2.1" level="application" />
<orderEntry type="library" name="dropbox" level="application" />
<orderEntry type="library" name="QUnit" level="project" />
</component>
</module>