From 26e7b3f8ce949ff3d8ba15626f8b59d92f13ff94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Thu, 21 Jul 2011 15:08:22 -0500 Subject: [PATCH] trivial: update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de47842b..afc85a56 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ ltmain.sh intltool-* missing stamp-h1 -include *~ *.o *.lo @@ -35,6 +34,7 @@ src/tests/test-modem-helpers src/tests/test-charsets src/tests/test-qcdm-serial-port policy/org.freedesktop.modem-manager.policy +include/ libqcdm/tests/test-qcdm @@ -48,3 +48,5 @@ m4/gtk-doc.m4 m4/intltool.m4 m4/libtool.m4 m4/lt*.m4 + +TAGS