From: Carl Worth Date: Tue, 6 Apr 2010 17:43:36 +0000 (-0700) Subject: .gitignore: Ignore the releases directory. X-Git-Tag: debian-0.1-1~23 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=f23b233e3ad7217c207ff2d4b223d729f4002330;hp=f23b233e3ad7217c207ff2d4b223d729f4002330;p=notmuch .gitignore: Ignore the releases directory. The "make release" target creates this directory, but it's nothing I'll ever want to add to the git repository. ---