From 3850753743c4aa3ebc61e3fb12254861de0f3ea2 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 15 Mar 2017 17:27:03 +0000 Subject: [PATCH] Minor fix to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7ff653c..99b78ef 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ pom.xml.asc .nrepl-port /node_modules/ .DS_Store -*-init.clj \ No newline at end of file +*-init.clj +profiles\.clj