Skip to content

Commit

Permalink
Include internal JetBrains project files
Browse files Browse the repository at this point in the history
  • Loading branch information
tomblachut committed Dec 21, 2021
1 parent 0a75581 commit 0808f14
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions intellij.svelte.iml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/out" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down
10 changes: 10 additions & 0 deletions intellij.svelte.webstorm.main.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.webstorm.main" />
<orderEntry type="module" module-name="intellij.svelte" />
</component>
</module>

0 comments on commit 0808f14

Please sign in to comment.