dynare/.gitignore

218 lines
4.6 KiB
Plaintext
Raw Normal View History

2010-02-02 17:22:19 +01:00
# 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)
2010-02-02 17:22:19 +01:00
# Generic ignore rules
*~
*.o
*.a
2010-02-03 21:53:50 +01:00
*.fig
\#*\#
2010-09-16 16:53:19 +02:00
TAGS
2016-06-14 11:36:41 +02:00
*.mat
*.xls
*.xlsx
2010-02-02 17:22:19 +01:00
# Build system rules
.deps
Makefile
Makefile.in
configure
config.log
config.status
aclocal.m4
autom4te.cache
config.guess
config.sub
depcomp
install-sh
2013-03-25 12:58:35 +01:00
/missing
/mex/build/matlab/missing
/mex/build/octave/missing
2013-09-09 19:40:00 +02:00
/compile
/mex/build/matlab/compile
/mex/build/octave/compile
2010-02-02 17:22:19 +01:00
ylwrap
2012-09-28 17:21:25 +02:00
ar-lib
2010-02-02 17:22:19 +01:00
# checksum associated with fast option
checksum
2012-10-05 12:58:34 +02:00
# Make Check Rules
*.trs
2010-02-02 17:22:19 +01:00
# Doc rules
*.pdf
*.aux
*.log
*.out
*.toc
*.idx
*.scn
*.nav
*.snm
*.vrb
*.bbl
*.blg
*.lof
/doc/dynare.html
/doc/dynare.info
/doc/dynare.info-1
/doc/dynare.info-2
2017-05-19 18:33:52 +02:00
/doc/dynare.info-3
/doc/dynare.cp
/doc/dynare.fn
/doc/dynare.fns
/doc/dynare.vrs
/doc/dynare.ky
/doc/dynare.pg
/doc/dynare.tp
/doc/dynare.vr
/doc/dynare.t2p/*
/doc/texinfo.tex
/doc/version.texi
/doc/mdate-sh
/doc/stamp-vti
2010-02-02 17:22:19 +01:00
!/doc/guide.bbl
!/doc/macroprocessor/new-design.pdf
!/doc/macroprocessor/old-design.pdf
!/doc/userguide/P_ModStruct3.pdf
!/doc/userguide/P_MH2.pdf
!/doc/userguide/P_flowest.pdf
!/doc/userguide/P_ModStruct4.pdf
!/doc/userguide/Graphics/DynareFigures.key/droppedImage-2.pdf
!/doc/userguide/Graphics/DynareFigures.key/droppedImage.pdf
!/doc/userguide/Graphics/DynareFigures.key/droppedImage-1.pdf
!/doc/userguide/Graphics/DynareTitle.pdf
!/doc/userguide/P_ModStruct5.pdf
!/doc/userguide/P_DynareStruct2.pdf
!/doc/userguide/P_SchorfMod.pdf
!/doc/userguide/P_ModStruct2.pdf
!/doc/userguide/P_ShockModel2.pdf
!/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
2010-11-08 13:08:15 +01:00
doc/m2html
doc/internals/*.html
doc/internals/ltxpng
2010-11-08 13:08:15 +01:00
mex/build/matlab/run_m2html.m
2010-02-02 17:22:19 +01:00
# Preprocessor
/preprocessor/dynare_m
/preprocessor/dynare_m.exe
/preprocessor/DynareBison.cc
/preprocessor/DynareBison.hh
2012-08-06 18:56:03 +02:00
/preprocessor/FlexLexer.h
2010-02-02 17:22:19 +01:00
/preprocessor/DynareFlex.cc
/preprocessor/location.hh
/preprocessor/position.hh
/preprocessor/stack.hh
/preprocessor/macro/MacroBison.cc
/preprocessor/macro/MacroBison.hh
/preprocessor/macro/MacroFlex.cc
/preprocessor/macro/location.hh
/preprocessor/macro/position.hh
/preprocessor/macro/stack.hh
2010-02-02 17:22:19 +01:00
/preprocessor/doc/
2010-02-02 17:22:19 +01:00
# MATLAB dir
2015-03-27 17:10:00 +01:00
/matlab/preprocessor*
2010-02-02 17:22:19 +01:00
/matlab/dynare_version.m
2015-07-22 10:30:18 +02:00
# JULIA dir
/julia/preprocessor*
2010-02-02 17:22:19 +01:00
# DLL rules
*.mex
*.dll
*.oct
2010-02-02 17:22:19 +01:00
*.mexglx
*.mexa64
*.mexw32
*.mexw64
*.mexmaci
*.mexmaci64
/mex/matlab/
/mex/octave/
# Dynare++
/dynare++/integ/cc/*.cpp
/dynare++/integ/cc/*.h
/dynare++/integ/cc/main.tex
/dynare++/integ/src/quadrature-points
/dynare++/integ/src/quadrature-points.exe
2010-02-02 17:22:19 +01:00
/dynare++/integ/testing/tests
/dynare++/kord/*.cpp
!/dynare++/kord/tests.cpp
/dynare++/kord/*.h
/dynare++/kord/main.tex
/dynare++/kord/tests
/dynare++/kord/tests.exe
2010-02-02 17:22:19 +01:00
/dynare++/kord/out.txt
/dynare++/sylv/testing/*.mm
/dynare++/sylv/testing/tests
/dynare++/sylv/testing/tests.exe
2010-02-02 17:22:19 +01:00
/dynare++/parser/cc/*_ll.cc
/dynare++/parser/cc/*_tab.cc
/dynare++/parser/cc/*_tab.hh
/dynare++/src/dynare++
/dynare++/src/dynare++.exe
2010-02-02 17:22:19 +01:00
/dynare++/src/dynglob_ll.cc
/dynare++/src/dynglob_tab.cc
/dynare++/src/dynglob_tab.hh
/dynare++/tl/cc/*.cpp
/dynare++/tl/cc/*.h
/dynare++/tl/cc/main.tex
/dynare++/tl/testing/tests
/dynare++/tl/testing/tests.exe
2010-02-02 17:22:19 +01:00
!/dynare++/extern/R/Makefile
# Windows
/windows/dynare-version.nsi
2010-02-02 17:22:19 +01:00
# Estimation DLL tests
/mex/sources/estimation/tests/test-dr
/mex/sources/estimation/tests/test-dr.exe
/mex/sources/estimation/tests/testModelSolution
/mex/sources/estimation/tests/testModelSolution.exe
/mex/sources/estimation/tests/testInitKalman
/mex/sources/estimation/tests/testInitKalman.exe
/mex/sources/estimation/tests/testKalman
/mex/sources/estimation/tests/testKalman.exe
/mex/sources/estimation/tests/testPDF
/mex/sources/estimation/tests/testPDF.exe
/mex/sources/estimation/libmat/tests/test-qr
/mex/sources/estimation/libmat/tests/test-qr.exe
/mex/sources/estimation/libmat/tests/test-gsd
/mex/sources/estimation/libmat/tests/test-gsd.exe
/mex/sources/estimation/libmat/tests/test-lu
/mex/sources/estimation/libmat/tests/test-lu.exe
/mex/sources/estimation/libmat/tests/test-repmat
/mex/sources/estimation/libmat/tests/test-repmat.exe
# MacOS stuff
.DS_Store
# MS-Sbvar
2012-05-09 11:46:09 +02:00
/contrib/ms-sbvar/*.prn
/contrib/ms-sbvar/*.dat
/contrib/ms-sbvar/sbvar_commandline
/contrib/ms-sbvar/sbvar_init_file
/tests/ms-sbvar/*.tmp
2014-02-14 11:44:14 +01:00
# Reporting
*synctex.gz
tests/reporting/tmpRepDir
2015-08-19 11:14:47 +02:00
# Julia Tests
2016-05-19 16:47:39 +02:00
tests/julia/rbc/rbc*.jl
# Octave variables saved when Octave crashes
octave-workspace
2017-05-29 14:30:33 +02:00
# VERSION generated file
VERSION