-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnvidia_docker_runtime.iml
25 lines (25 loc) · 1.32 KB
/
nvidia_docker_runtime.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUBY_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/manifests" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/examples" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/lib/facter" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/spec/fixtures/manifests" />
<excludeFolder url="file://$MODULE_DIR$/spec/fixtures/work-dir/cache" />
<excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
</content>
<orderEntry type="jdk" jdkName="PDK" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.17.2, PDK) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-telnet (v0.1.1, PDK) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v12.3.3, PDK) [gem]" level="application" />
</component>
<component name="RakeTasksCache">
<option name="myRootTask">
<RakeTaskImpl id="rake" />
</option>
</component>
</module>