-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathglslide.iml
More file actions
17 lines (17 loc) · 795 Bytes
/
Copy pathglslide.iml
File metadata and controls
17 lines (17 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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$/lib" />
<excludeFolder url="file://$MODULE_DIR$/packages/glsl-lsp-server/out" />
<excludeFolder url="file://$MODULE_DIR$/packages/prettier-plugin-glsl/.rollup.cache" />
<excludeFolder url="file://$MODULE_DIR$/packages/prettier-plugin-glsl/lib" />
<excludePattern pattern="package-lock.json" />
<excludePattern pattern="out" />
<excludePattern pattern="coverage" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>