# For checking that no file has been unduly ignored, run: # $ git ls-files -i --exclude-per-directory=.gitignore # Any file that is displayed should be removed from the ignore list # (possibly by an exclusion rule beginning with an exclamation mark) # Generic ignore rules *~ *.o *.a *.fig \#*\# TAGS *.mat *.xls *.xlsx # Build system rules .deps Makefile Makefile.in configure config.log config.status aclocal.m4 autom4te.cache config.guess config.sub depcomp install-sh /missing /mex/build/matlab/missing /mex/build/octave/missing /compile /mex/build/matlab/compile /mex/build/octave/compile ylwrap ar-lib # checksum associated with fast option checksum # Make Check Rules *.trs # Doc rules *.pdf *.aux *.log *.out *.toc *.idx *.scn *.nav *.snm *.vrb *.bbl *.blg *.lof /doc/manual/build /doc/manual/utils/version.py /doc/manual/utils/__pycache__/* !/doc/guide.bbl !/doc/parallel/AvenueParadigm.pdf !/doc/parallel/iVaNo_*.pdf !/doc/parallel/netbook_*.pdf !/doc/parallel/quest_*.pdf !/doc/parallel/RWMH_quest1_*.pdf !/doc/parallel/waitbars*.pdf doc/internals/*.html doc/internals/ltxpng # MATLAB dir /matlab/preprocessor* /matlab/dynare_version.m # JULIA dir /julia/preprocessor* # DLL rules *.mex *.oct *.mexglx *.mexa64 *.mexw32 *.mexw64 *.mexmaci *.mexmaci64 /mex/matlab/ /mex/octave/ # Symbolic links created for building MEX files /mex/build/matlab/*/*.c /mex/build/matlab/*/*.cc /mex/build/octave/*/*.c /mex/build/octave/*/*.cc # Dynare++ /dynare++/integ/src/quadrature-points.dSYM/ /dynare++/src/dynare++.dSYM/ /dynare++/integ/src/quadrature-points /dynare++/integ/src/quadrature-points.exe /dynare++/integ/testing/tests /dynare++/integ/testing/tests.exe /dynare++/kord/tests /dynare++/kord/tests.exe /dynare++/kord/out.txt /dynare++/sylv/testing/*.mm /dynare++/sylv/testing/tests /dynare++/sylv/testing/tests.exe /dynare++/parser/cc/*_ll.cc /dynare++/parser/cc/*_tab.cc /dynare++/parser/cc/*_tab.hh /dynare++/src/dynare++ /dynare++/src/dynare++.exe /dynare++/src/dynglob_ll.cc /dynare++/src/dynglob_tab.cc /dynare++/src/dynglob_tab.hh /dynare++/tl/testing/tests /dynare++/tl/testing/tests.exe !/dynare++/extern/R/Makefile # Windows /windows/dynare-version.nsi # MacOS stuff .DS_Store # Emacs stuff scripts/dynare.elc # MS-Sbvar /contrib/ms-sbvar/*.prn /contrib/ms-sbvar/*.dat /contrib/ms-sbvar/sbvar_commandline /contrib/ms-sbvar/sbvar_init_file !/contrib/ms-sbvar/Makefile /tests/ms-sbvar/*.tmp # Reporting *synctex.gz tests/reporting/tmpRepDir # Julia Tests tests/julia/rbc/rbc*.jl # Octave variables saved when Octave crashes octave-workspace # VERSION generated file VERSION