Don't include dotfiles and CI files in release tarball
This commit is contained in:
parent
9835da1672
commit
92045a9d38
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