Browse Source

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

pre-master-46
rlar 11 years ago
parent
commit
93a7d68729
  1. 20
      visualc/.gitignore

20
visualc/.gitignore

@ -4,17 +4,15 @@
# #
# (compile "git ls-files -i --exclude-standard") # (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
Loading…
Cancel
Save