summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: f49e821629c0c3c6df5c2f208703806c4fb54649 (plain)
1
2
3
4
# make sure that .gitignore, .travis.yml,... are not part of a
# source-package generated via 'git archive'
.git*      	export-ignore
/.*		export-ignore