# Prevent development files from making it into the release archives
*.enc export-ignore
.github export-ignore
.gitignore export-ignore
.travis.yml export-ignore
.Dockerfiles export-ignore
.gitattributes export-ignore
.pullapprove.yml export-ignore
**/.travis/* export-ignore
**/pubs/* export-ignore
codecov.yml export-ignore

# override github-liguist's automatic detection of m-files as M code.
*.m linguist-language=MATLAB