ignore adms intermediate files
This commit is contained in:
parent
03a68683ca
commit
d3fc78212c
|
|
@ -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*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue