From 77998439ac7d73a86de1cea414809ee1cac71a2a Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Mon, 21 Jan 2019 08:09:12 +0000 Subject: Add shelly and equiv to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9fe5d65..a5e944f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ TAGS # Folders .stack-work +.shelly +equiv \ No newline at end of file -- cgit