From 93a7d687290eba9e6d0a0ab56cf5e32faa7a2b92 Mon Sep 17 00:00:00 2001 From: rlar Date: Sat, 7 Nov 2015 12:41:14 +0100 Subject: [PATCH] visualc/.gitignore, cleanup, meanwhile the visual studio byproducts are better known --- visualc/.gitignore | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/visualc/.gitignore b/visualc/.gitignore index d98130eb9..408a709d6 100644 --- a/visualc/.gitignore +++ b/visualc/.gitignore @@ -4,17 +4,15 @@ # # (compile "git ls-files -i --exclude-standard") -/* +/inpptree-parser.c +/inpptree-parser.h -!/include +/parse-bison.c +/parse-bison.h -!/.gitignore +/vngspice +/vngspice-fftw +/sharedspice -!/how-to-ngspice-vstudio.txt -!/how-to-fftw.txt - -!/*.c -!/*.h -!/*.sln -!/*.vcproj -!/*.vcxproj +/*.sln +/.vs