visualc/.gitignore, cleanup, meanwhile the visual studio byproducts are better known

This commit is contained in:
rlar 2015-11-07 12:41:14 +01:00
parent 6d2ee47643
commit 93a7d68729
1 changed files with 9 additions and 11 deletions

20
visualc/.gitignore vendored
View File

@ -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