When I run utilities/make to build ADMB from scratch I get a lot of modified files cluttering up the repo. Generally they are contrib/*.obj files and all the files produced when running an example. But also
Could we add these to .gitignore so they don't get tracked? I remember a while ago @johnoel told me not to do it myself so I'm wondering if you could help sort this out?
When I run utilities/make to build ADMB from scratch I get a lot of modified files cluttering up the repo. Generally they are contrib/*.obj files and all the files produced when running an example. But also
admb.cmd admb.sh src/df1b2-separable/lex.yy.c src/df1b2-separable/tpl2rem.c src/nh99/lex.yy.c src/nh99/tpl2cpp.c tests/gtests/googletest-read-only/
Could we add these to .gitignore so they don't get tracked? I remember a while ago @johnoel told me not to do it myself so I'm wondering if you could help sort this out?