From 181e9c6d5d11cb1e5d36a2777eeb233ad8ed00e5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 9 Oct 2008 18:15:23 +0200 Subject: big pile of updates to match more what happened with libcanberra --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 37396d1..ce35ee3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ config.status configure config.rpath depcomp +*.o +*~ +.deps/ +.libs/ +*.la +*.lo -- cgit