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-21 04:50:31 -0600
commitfb5bca1d104117aac2f191fa94d2ec93e9f160c6 (patch)
tree2cde98db8c973aac021e2d9353b3393683dac969
parent99ac7e3187291db12618e08bcb6e2fee2ccb116a (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