ignore adms intermediate files

This commit is contained in:
dwarning 2020-12-26 18:25:26 +01:00
parent 3e34b15226
commit ca9a52d5db
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*