diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-07-21 15:08:22 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-07-21 15:16:44 -0500 |
commit | 26e7b3f8ce949ff3d8ba15626f8b59d92f13ff94 (patch) | |
tree | 226e62b7fe30d3502eeaef196d69134e2176c63a /.gitignore | |
parent | ec76518ea3a4fe1f32de4e11c6d3adf3021001e6 (diff) |
trivial: update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |