From 8a3c3ce6e50ced50674ba207052146d3322d8064 Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Wed, 22 May 2013 12:24:00 -0600 Subject: [PATCH] Ignore objdir directory. This is the directory that moz buildbots use to build Servo. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a1ef747f1ce..edb4c58ce5d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ servo-test Makefile Servo.app build +objdir config.mk config.stamp config.tmp