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:02:20 -0600
commit929d9545dd1574c488867b71ccfc1d8d9b87c9fe (patch)
tree2cde98db8c973aac021e2d9353b3393683dac969
parent53359cdc8a18bf1ba22b1d9066a3576d151c0702 (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