Files
modules/.gitattributes
2022-03-05 10:54:50 +01:00

21 lines
571 B
Plaintext

# export version info from git
version.inc.in export-subst
# no export of git-specific stuff
.github export-ignore
.gitignore export-ignore
.gitattributes export-ignore
init/.gitignore export-ignore
.cirrus.yml export-ignore
codecov.yml export-ignore
script/mb export-ignore
script/mlprof export-ignore
script/mrel export-ignore
script/mpub export-ignore
script/nglfar2ccov export-ignore
script/commit-msg export-ignore
script/pre-commit export-ignore
.codespellrc export-ignore
.aspell.en.pws export-ignore
# no export of website-specific content
doc/talk export-ignore