From 5d9462b7c30058e89a8f97dd72bbac13549ad81f Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 12 Mar 2017 13:44:22 +0000 Subject: [PATCH] Added resources/public/vendor to .gitignore Since (I think) that's where bower installs stuff. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b510bc5..210f0dc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ pom.xml.asc /target/ /checkouts/ /resources/public/content/.git +/resources/public/vendor .lein-deps-sum .lein-repl-history .lein-plugins/