ignore adms intermediate files

This commit is contained in:
dwarning 2020-12-26 18:25:26 +01:00 committed by Holger Vogt
parent 03a68683ca
commit d3fc78212c
1 changed files with 4 additions and 2 deletions

6
.gitignore vendored
View File

@ -51,6 +51,10 @@ Makefile.in
/src/maths/cmaths/test_cx_mag
/src/maths/cmaths/test_cx_ph
/src/spicelib/devices/adms/*/*.*
!/src/spicelib/devices/adms/admst/*.*
!/src/spicelib/devices/adms/*/admsva/*.*
/src/ngmakeidx
/src/ngmultidec
/src/ngnutmeg
@ -60,8 +64,6 @@ Makefile.in
/src/ngspice.idx
/src/spinit
!/xgraph/Makefile.in
/release*
/debug*