Exclude unneeded subdirectories from wxWidgets releases
Don't include unneeded files in the release archives.
This commit is contained in:
parent
5dbedf2c64
commit
a016282f47
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Don't include anything not needed to build and use the library.
|
||||||
|
contrib/ export-ignore
|
||||||
|
projects/ export-ignore
|
||||||
|
scripts/ export-ignore
|
||||||
|
tests/ export-ignore
|
Loading…
Reference in New Issue
Block a user