Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Pfeifer
dynare
Commits
0e5dc7bf
Commit
0e5dc7bf
authored
Feb 2, 2010
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Up-to-date .gitignore files
parent
facbb4b6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+115
-147
115 additions, 147 deletions
.gitignore
tests/.gitignore
+46
-0
46 additions, 0 deletions
tests/.gitignore
with
161 additions
and
147 deletions
.gitignore
+
115
−
147
View file @
0e5dc7bf
*.in
# For checking that no file has been unduly ignored, run:
*.eps
# $ git ls-files -i --exclude-per-directory=.gitignore
*.pdf
# Any file that is displayed should be removed from the ignore list
*.fig
# (possibly by an exclusion rule beginning with an exclamation mark)
*.output
*~
# /
/configure
/config.log
/config.status
/aclocal.m4
/autom4te.cache
/Makefile
/Makefile.in
/config.guess
/config.sub
/depcomp
/install-sh
/missing
/ylwrap
# /doc/
/doc/guide.log
/doc/guide.aux
/doc/guide.pdf
/doc/bvar-a-la-sims.log
/doc/bvar-a-la-sims.aux
/doc/bvar-a-la-sims.pdf
/doc/manual-html
/doc/manual.pdf
/doc/Makefile
# /doc/macroprocessor/
/doc/macroprocessor/macroprocessor.log
/doc/macroprocessor/macroprocessor.nav
/doc/macroprocessor/macroprocessor.toc
/doc/macroprocessor/macroprocessor.out
/doc/macroprocessor/macroprocessor.aux
/doc/macroprocessor/macroprocessor.snm
/doc/macroprocessor/macroprocessor.pdf
/doc/macroprocessor/Makefile
# /doc/preprocessor/
/doc/preprocessor/preprocessor.aux
/doc/preprocessor/preprocessor.snm
/doc/preprocessor/preprocessor.out
/doc/preprocessor/preprocessor.log
/doc/preprocessor/preprocessor.nav
/doc/preprocessor/preprocessor.toc
/doc/preprocessor/preprocessor.vrb
/doc/preprocessor/preprocessor.pdf
/doc/preprocessor/Makefile
# /doc/userguide/
/doc/userguide/*.log
/doc/userguide/*.aux
/doc/userguide/*.toc
/doc/userguide/*.lof
/doc/userguide/*.blg
/doc/userguide/*.bbl
/doc/userguide/*.out
/doc/userguide/UserGuide.pdf
/doc/userguide/Makefile
doc/userguide/models/H.dat
doc/userguide/models/RBC_DataGen.log
doc/userguide/models/RBC_DataGen.m
doc/userguide/models/RBC_DataGen_dynamic.m
doc/userguide/models/RBC_DataGen_simul
doc/userguide/models/RBC_DataGen_static.m
doc/userguide/models/RBC_Est.log
doc/userguide/models/RBC_Est.m
doc/userguide/models/RBC_Est/
doc/userguide/models/RBC_Est_dynamic.m
doc/userguide/models/RBC_Est_mode.mat
doc/userguide/models/RBC_Est_params.mat
doc/userguide/models/RBC_Est_static.m
doc/userguide/models/g1.mat
doc/userguide/models/g3.mat
doc/userguide/models/simuldataRBC.m
# /matlab/
/matlab/dynare_m
/matlab/dynare_m.exe
/matlab/dynare_version.m
# /mex/2007a/
/mex/2007a/*.dll
/mex/2007a/*.mexw32
/mex/2007a/*.mexw64
/mex/2007a/*.mexglx
/mex/2007a/*.mexa64
/mex/2007a/*.mexmac
/mex/2007a/*.mexmaci
/mex/2007a/*.mexs64
# /mex/2007b/
/mex/2007b/*.dll
/mex/2007b/*.mexw32
/mex/2007b/*.mexw64
/mex/2007b/*.mexglx
/mex/2007b/*.mexa64
/mex/2007b/*.mexmac
/mex/2007b/*.mexmaci
/mex/2007b/*.mexs64
# /mex/2009a-64bit/
/mex/2009a-64bit/*.mexw64
/mex/2009a-64bit/*.mexa64
/mex/2009a-64bit/*.mexmaci64
/mex/2009a-64bit/*.mexs64
# /mex/octave/
/mex/octave/*.mex
# /mex/sources/korderpert/src/
/mex/sources/korderpert/src/k_ord_dynare.cpp.r2336
/mex/sources/korderpert/src/k_ord_dynare.cpp.r2344
/mex/sources/korderpert/src/k_ord_dynare.cpp.mine
# /preprocessor/
# Generic ignore rules
*~
*.o
*.a
# Build system rules
.deps
Makefile
Makefile.in
configure
config.log
config.status
aclocal.m4
autom4te.cache
config.guess
config.sub
depcomp
install-sh
missing
ylwrap
# Doc rules
*.pdf
*.aux
*.log
*.out
*.toc
*.idx
*.scn
*.nav
*.snm
*.vrb
*.bbl
*.blg
*.lof
/doc/manual-html/
!/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
# Preprocessor
/preprocessor/dynare_m
/preprocessor/dynare_m.exe
/preprocessor/DynareBison.cc
/preprocessor/DynareBison.cc
/preprocessor/DynareBison.hh
/preprocessor/DynareBison.hh
/preprocessor/DynareFlex.cc
/preprocessor/location.hh
/preprocessor/location.hh
/preprocessor/position.hh
/preprocessor/position.hh
/preprocessor/stack.hh
/preprocessor/stack.hh
/preprocessor/DynareFlex.cc
/preprocessor/dynare_m.exe
/preprocessor/dynare_m
/preprocessor/Makefile
/preprocessor/Makefile.in
/preprocessor/.deps
# /preprocessor/doc/
/preprocessor/doc/html
# /preprocessor/macro/
/preprocessor/macro/MacroBison.cc
/preprocessor/macro/MacroBison.cc
/preprocessor/macro/MacroBison.hh
/preprocessor/macro/MacroBison.hh
/preprocessor/macro/MacroFlex.cc
/preprocessor/macro/MacroFlex.cc
/preprocessor/macro/location.hh
/preprocessor/macro/location.hh
/preprocessor/macro/position.hh
/preprocessor/macro/position.hh
/preprocessor/macro/stack.hh
/preprocessor/macro/stack.hh
/preprocessor/macro/.deps
/preprocessor/doc/
/preprocessor/macro/Makefile
/preprocessor/macro/Makefile.in
# /tests/
/tests/Makefile
# /tests/arima/
/tests/arima/data1.m
/tests/arima/data2.m
#
/tests/homotopy/
#
MATLAB dir
/
tests/homotopy/*.log
/
matlab/dynare_m
/
tests/homotopy/*.m
/
matlab/dynare_m.exe
/
tests/homotopy/*.mat
/
matlab/dynare_version.m
# /windows/
# DLL rules
*.mex
*.dll
*.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/testing/tests
/dynare++/kord/*.cpp
!/dynare++/kord/tests.cpp
/dynare++/kord/*.h
/dynare++/kord/main.tex
/dynare++/kord/tests
/dynare++/kord/out.txt
/dynare++/sylv/testing/*.mm
/dynare++/sylv/testing/tests
/dynare++/parser/cc/*_ll.cc
/dynare++/parser/cc/*_tab.cc
/dynare++/parser/cc/*_tab.hh
/dynare++/src/dynare++
/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++/extern/R/Makefile
# Windows
/windows/dynare-version.nsi
/windows/dynare-version.nsi
# Misc
!/matlab/swz/c-code/Makefile
!/mex/sources/kalman/cc/Makefile
!/mex/sources/kalman/matlab/Makefile
!/mex/sources/kalman/qt/f90/Makefile
!/mex/sources/kalman/qt/test/Makefile
!/mex/sources/kalman/sylv/cc/Makefile
!/mex/sources/kalman/testing/Makefile
This diff is collapsed.
Click to expand it.
tests/.gitignore
0 → 100644
+
46
−
0
View file @
0e5dc7bf
*.m
*.mat
*.eps
*.bin
*.cod
*.c
*.tex
*.jnl
*.swp
*.dat
*_simul
!/AIM/data_ca1.m
!/AIM/fs2000_b1L1L_AIM_steadystate.m
!/AIM/fs2000_b1L1L_steadystate.m
!/AIM/fsdat.m
!/block_bytecode/MARK3_endo.dat
!/block_bytecode/MARK3_exo.dat
!/bvar_a_la_sims/bvar_sample.m
!/fs2000/fs2000a_steadystate.m
!/fs2000/fs2000b_steadystate.m
!/fs2000/fsdat.m
!/fs2000/fsdat2.m
!/fs2000/test.m
!/kalman/likelihood/compare_kalman_routines.m
!/kalman/likelihood/simul_state_space_model.m
!/kalman/likelihood/test1.m
!/kalman/likelihood/test2.m
!/kalman/likelihood/test3.m
!/kalman_filter_smoother/test.mat
!/kalman_filter_smoother/testsmoother.m
!/ls2003/data_ca1.m
!/objectives/sgu_ex1.mat
!/parallel/data_ca1.m
!/pi2004/idata.m
!/pi2004/ych.dat
!/practicing/cagan_data.mat
!/practicing/dataHST.mat
!/practicing/data_consRicardoypg.mat
!/practicing/datasaver.m
!/ramst_initval_file_data.m
!/recursive/data_ca1.m
!/run_test.m
!/run_test_octave.m
!/swz/data.m
!/test.m
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment