Don't include AFL files in source archives.

This commit is contained in:
Michael R Sweet
2021-11-30 08:46:43 -05:00
parent 019c05d04a
commit 3c7a980a0b

2
.gitattributes vendored
View File

@ -1,2 +1,4 @@
.git* export-ignore
afl-pdf.dict export-ignore
afl-input export-ignore
makesrcdist export-ignore