]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
.gitignore: Anchor patterns for files that are only at top level
authorSimon McVittie <smcv@collabora.com>
Fri, 14 Dec 2018 12:39:33 +0000 (12:39 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 14 Dec 2018 12:40:22 +0000 (12:40 +0000)
There shouldn't be an aclocal.m4 in any subdirectory, for instance,
so there's no need to ignore it.

Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitignore

index 154e9c3cc1b1a4b043dc8fe3db55b93845ad1376..2186edda34f6071c8f7ee6f45011e3e9c8ba14fe 100644 (file)
@@ -5,25 +5,25 @@
 *~
 /.ccache/
 /build-aux/
-config.cache
-config.log
-config.status
-configure
+/config.cache
+/config.log
+/config.status
+/configure
 cscope.out
-*.pc
-libtool
+/*.pc
+/libtool
 /m4/lt*.m4
 /m4/libtool.m4
-stamp-h1
-stamp-h
-stamp-h.in
-Doxyfile
+/stamp-h1
+/stamp-h
+/stamp-h.in
+/Doxyfile
 Makefile
 Makefile.in
-aclocal.m4
-autom4te.cache
-config.h
-config.h.in
+/aclocal.m4
+/autom4te.cache
+/config.h
+/config.h.in
 *.bb
 *.bbg
 *.da