From c3892aedf180a9fbc0742f5e1829346985c4a6b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 20 Feb 2017 10:35:06 +0100 Subject: ignore *.log .tags --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ee985ce..cfa1a8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *~ *.o *.class +*.log +.tags -- cgit v1.1-2-g2b99