From 6efaf019ba7594f0ec20c3430d5a86d635ca3070 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 15 Jun 2016 20:15:27 +0300 Subject: [PATCH] Update .gitignore file. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d5e2bf0e8..25785b3eb8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,6 @@ pom.xml node_modules /resources/public/css /resources/public/js +/resources/public/view /resources/public/index.html -/resources/public/view/index.html /*-init.clj \ No newline at end of file