diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -1,17 +1,15 @@ /target /classes -/checkouts -profiles.clj -pom.xml -pom.xml.asc *.jar *.class -/.lein-* /.nrepl-port /.prepl-port -.hgignore -.hg/ -.idea/ .cpcache/ cljs-test-runner-out/ -ruuter.iml
\ No newline at end of file +bench-out/ +out/ +node_modules/ +.idea/ +ruuter.iml +pom.xml +pom.xml.asc |
