mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
21 lines
571 B
Plaintext
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
|