geary/.gitattributes
Charles Lindsay 0d8b78bf64 Fix git archive to not include debian directory
Not sure if something changed in git, but we discovered the debian
directory was being included in the dist tarball, after Geary 0.3.  This
change seems to fix it in modern git.
2013-10-03 16:22:04 -07:00

4 lines
78 B
Text

.gitattributes export-ignore
.gitignore export-ignore
/debian/ export-ignore