From d505b983b52cef9be6358f36c8a5c1604d0173bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Minh=20Th=E1=BA=AFng?= Date: Wed, 9 May 2018 16:32:32 +0700 Subject: [PATCH] ignore .cljs_rhino_repl --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 749eaf8..77c0f35 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ pom.xml.asc /profiles.clj /dev/resources/local.edn /dev/src/local.clj +.cljs_rhino_repl