Exclude debian/ from git-archive and dist tarballs.

Refs #5060
This commit is contained in:
Markus Frosch 2013-11-11 22:00:22 +01:00
parent 81c4dd40ab
commit c8222dd029
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
debian/ export-ignore
.gitattributes export-ignore