Merge pull request #472 from jpcima/export-ignore
Don't include dotfiles and CI files in release tarball
This commit is contained in:
commit
73248e048c
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.* export-ignore
|
||||
.*/** export-ignore
|
||||
appveyor.yml export-ignore
|
||||
Loading…
Add table
Reference in a new issue