From 4508da939b768fe753def99b9fa774f633232e17 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 3 Oct 2021 17:50:02 -0300 Subject: Add to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 68e52fc..9ecd10c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ pom.xml.asc .hgignore .hg/ .idea/ +.cpcache/ +cljs-test-runner-out/ ruuter.iml \ No newline at end of file -- cgit v1.2.3