From 5dc44b6d22ff2ed856cf8a24d8d94b6749faa398 Mon Sep 17 00:00:00 2001 From: Roman Grundkiewicz Date: Tue, 13 Sep 2016 13:54:40 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 266c3d72..660b3a05 100644 --- a/.gitignore +++ b/.gitignore @@ -32,5 +32,7 @@ # Temporaty files created by editors .*.sw* +*~ +# CMake files build