diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..96e49f4dd5a15feb65fa2a98f7986e986a635c0a --- /dev/null +++ b/.gitignore @@ -0,0 +1,106 @@ + +# / +/Makefile +/Makefile.in +/config.* +/configure +/aclocal.m4 +/dependencies.m4 +/autom4te.cache +/depcomp +/install-sh +/missing +/mkinstalldirs +/libtool +/semantic.cache +/stamp-h1 +/.deps +/.libs +/dune-contact.pc +/am +/ltmain.sh +/1bcontact +/2bcontact +/adaptmeasure +/1badaptmeasure +/nladaptmeasure +/nbcontact +/nonlincontact +/het2bcontact + +# /doc/ +/doc/Makefile.in +/doc/Makefile + +# /doc/doxygen/ +/doc/doxygen/html +/doc/doxygen/Makefile +/doc/doxygen/Makefile.in +/doc/doxygen/semantic.cache +/doc/doxygen/Doxyfile.in +/doc/doxygen/Doxyfile +/doc/doxygen/doxygen-tag +/doc/doxygen/doxygen.log +/doc/doxygen/doxyerr.log + +# /dune/ +/dune/Makefile.in +/dune/Makefile + +# /dune/contact/ +/dune/contact/Makefile.in +/dune/contact/Makefile + +# /dune/contact/assemblers/ +/dune/contact/assemblers/Makefile +/dune/contact/assemblers/Makefile.in + +# /dune/contact/common/ +/dune/contact/common/Makefile +/dune/contact/common/Makefile.in + +# /dune/contact/common/dual/ +/dune/contact/common/dual/Makefile +/dune/contact/common/dual/Makefile.in +/dune/contact/common/dual/.deps + +# /dune/contact/common/dual/dualp1/ +/dune/contact/common/dual/dualp1/Makefile +/dune/contact/common/dual/dualp1/Makefile.in + +# /dune/contact/common/dual/dualq1/ +/dune/contact/common/dual/dualq1/Makefile +/dune/contact/common/dual/dualq1/Makefile.in + +# /dune/contact/estimators/ +/dune/contact/estimators/Makefile +/dune/contact/estimators/Makefile.in + +# /dune/contact/projections/ +/dune/contact/projections/Makefile +/dune/contact/projections/Makefile.in + +# /dune/contact/solvers/ +/dune/contact/solvers/Makefile +/dune/contact/solvers/Makefile.in + +# /knee_testsuite/ +/knee_testsuite/tmp +/knee_testsuite/testSurf1.surf +/knee_testsuite/testSurf2.surf +/knee_testsuite/*.eps +/knee_testsuite/*.svg + +# /m4/ +/m4/Makefile.in +/m4/Makefile + +# /src/ +/src/semantic.cache + +# /test/ +/test/.deps +/test/.libs +/test/Makefile +/test/Makefile.in +/test/semantic.cache