From c2e1f22236c9d646de616ab647f4bb4a176110c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=A4felfinger?= Date: Mon, 22 Oct 2018 23:43:30 +0200 Subject: [PATCH] updated ignore --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index c7db314..88c26a3 100644 --- a/.gitignore +++ b/.gitignore @@ -38,13 +38,6 @@ x64/ *.vssscc .builds -# Visual C++ cache files -ipch/ -*.aps -*.ncb -*.opensdf -*.sdf - # Visual Studio profiler *.psess *.vsp @@ -55,6 +48,7 @@ ipch/ # ReSharper is a .NET coding add-in _ReSharper* +.idea/ # NCrunch *.ncrunch*