-
-
Notifications
You must be signed in to change notification settings - Fork 168
Expand file tree
/
Copy pathelectron-webpack.iml
More file actions
16 lines (16 loc) · 760 Bytes
/
electron-webpack.iml
File metadata and controls
16 lines (16 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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$/_book" />
<excludeFolder url="file://$MODULE_DIR$/packages/electron-webpack/out" />
<excludeFolder url="file://$MODULE_DIR$/packages/electron-webpack/vendor" />
<excludeFolder url="file://$MODULE_DIR$/site" />
<excludeFolder url="file://$MODULE_DIR$/test/out" />
<excludeFolder url="file://$MODULE_DIR$/test/src/__snapshots__" />
<excludePattern pattern="yarn.lock" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>