aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2012-01-16 10:17:56 +0000
committerJohn Rigby <john.rigby@linaro.org>2012-06-25 15:03:59 -0600
commit3d19a4d82fc3cb6b09468247ca09831d2543b85f (patch)
tree0cfb2abceeba69d010881ab7313f87d652a679cc
parent9a3a20e3e68d71db161132f693adc31f3559a174 (diff)
UBUNTU: ensure debian/ is not excluded from git by default
Signed-off-by: Andy Whitcroft <apw@canonical.com>
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 57af07cf7e6..268fbfedc80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,7 +48,7 @@ modules.builtin
#
# Debian directory (make deb-pkg)
#
-/debian/
+#/debian/
#
# git files that we don't want to ignore even it they are dot-files