Skip to content

Commit

Permalink
eclipse: ignore clojars dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jkk committed Jan 17, 2013
1 parent e0b2bf7 commit 30502ac
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .project
Expand Up @@ -26,4 +26,15 @@
<nature>ccw.leiningen.nature</nature>
<nature>ccw.nature</nature>
</natures>
<filteredResources>
<filter>
<id>1358379127119</id>
<name></name>
<type>10</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-false-clojars</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>

0 comments on commit 30502ac

Please sign in to comment.