Browse Source

visual*/.gitignore, do not ignore .c and .h files

pre-master-46
rlar 11 years ago
parent
commit
c107c73ebb
  1. 2
      visualc-shared/.gitignore
  2. 2
      visualc/.gitignore

2
visualc-shared/.gitignore

@ -11,5 +11,7 @@
!/.gitignore
!/*.c
!/*.h
!/*.sln
!/*.vcproj
!/*.vcxproj

2
visualc/.gitignore

@ -9,10 +9,12 @@
!/include
!/.gitignore
!/how-to-ngspice-vstudio.txt
!/visualc/fftw3/fftw-*/README-ngspice.txt
!/*.c
!/*.h
!/*.sln
!/*.vcproj
!/*.vcxproj
Loading…
Cancel
Save