Skip to content

Commit

Permalink
Exclude some dirs from IntelliJ project
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheng5 committed Apr 6, 2011
1 parent 5100e2c commit e1208dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gwt/GWT.iml
Expand Up @@ -27,6 +27,8 @@
<excludeFolder url="file://$MODULE_DIR$/extras" />
<excludeFolder url="file://$MODULE_DIR$/gen" />
<excludeFolder url="file://$MODULE_DIR$/sdk" />
<excludeFolder url="file://$MODULE_DIR$/tools" />
<excludeFolder url="file://$MODULE_DIR$/www" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down

0 comments on commit e1208dd

Please sign in to comment.