dynare/.gitignore

36 lines
876 B
Plaintext
Raw Permalink 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 -c --exclude-per-directory=.gitignore
2010-02-02 17:22:19 +01:00
# 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
*~
2023-09-20 15:26:58 +02:00
# Created when building the reference manual
/doc/manual/utils/__pycache__/*
2023-09-20 15:26:58 +02:00
# Created by the Windows package build script
/windows/deps/lib64/
/windows/deps/lib64-msys2/
/windows/deps/matlab64/
/windows/deps/mingw64/
/windows/deps/octave64/
/windows/deps/sources64/
/windows/deps/tarballs/
/windows/exe/
/windows/7z/
/windows/zip/
2023-09-20 15:26:58 +02:00
/matlab/preprocessor64/
/matlab/supported_octave_version.m
2010-02-02 17:22:19 +01:00
2023-09-20 15:26:58 +02:00
# Created by the macOS package build script
/macOS/deps/arm64/sources64/
/macOS/deps/x86_64/sources64/
/macOS/deps/tarballs/
/macOS/deps/arm64/lib64/
/macOS/deps/x86_64/lib64/
build-doc
2017-08-16 10:57:22 +02:00
# Emacs stuff
TAGS
2017-08-16 10:57:22 +02:00
scripts/dynare.elc