summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0de9054739b4..a227af3d8e9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,7 @@
# if that is not the case, don't hide it here, but try to fix it
#
# The intent is that after a make distclean, .gitignore
-# should not catch anything but possibly /src
+# should not catch anything but possibly /external/tarballs
#
# where stuff are built
@@ -24,7 +24,7 @@
/workdir
# where the external downloads maybe located
-/src
+/external/tarballs
# autoconf generated stuff
/aclocal.m4