From 9a38ace7958895a96eec5f29700a1d3bd7bf49be Mon Sep 17 00:00:00 2001 From: Andreas Augustin Date: Tue, 12 Apr 2016 16:02:05 +0200 Subject: [PATCH] Improve .gitignore Signed-off-by: Andreas Augustin Signed-off-by: Ralf Ramsauer --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 01e00f3..68b62d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ CMakeLists.txt.user +build/ +.idea/