Don't export gitlab and travis CI control files

These files don't need to be in released tar balls.
This commit is contained in:
Albrecht Schlosser 2019-03-10 12:23:52 +01:00
parent 347581e3b4
commit 5571c0c381

2
.gitattributes vendored
View File

@ -17,6 +17,8 @@
makesrcdist export-ignore eol=lf
.gitattributes export-ignore
.gitignore export-ignore
.gitlab-ci.yml export-ignore
.travis.yml export-ignore
# fluid files (eol=lf or text?)