Ignore certain files when exporting archives.
This commit is contained in:
parent
210a897a82
commit
6911696616
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
.* export-ignore
|
||||
/CONTRIBUTING.md export-ignore
|
||||
/README.md export-ignore
|
||||
/img export-ignore
|
||||
/test export-ignore
|
Loading…
Reference in New Issue
Block a user