aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-06 10:43:36 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-06 14:36:31 -0700
commitf23b233e3ad7217c207ff2d4b223d729f4002330 (patch)
treee6c2552cfbda104f8967ef79adc7bf8ea9645e24 /.gitignore
parent0f3480919728def0c414866f8e635e94650eee82 (diff)
.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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 95c50ec1..217440d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ libnotmuch.so*
*~
.*.swp
*.elc
+releases