mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
18 lines
479 B
Plaintext
18 lines
479 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
|
|
.appveyor.yml export-ignore
|
|
.cirrus.yml export-ignore
|
|
.travis.yml export-ignore
|
|
script/mb export-ignore
|
|
script/mlprof export-ignore
|
|
script/mrel export-ignore
|
|
script/mpub export-ignore
|
|
script/nglfar2ccov export-ignore
|
|
# no export of website-specific content
|
|
doc/talk export-ignore
|