mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
install: exclude .github dir from dist tarballs
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,6 +1,7 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user