From 59f3f9e94140ab7af5f7bc9e83f71fc0e6ec0ff3 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Wed, 7 Jul 2021 22:47:02 +0200 Subject: Update .gitignore --- .gitignore | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index c58d622..8ed739d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,11 @@ build-aux -*.o -*.lo *~ -m4 gupnp-av-marshal* -Makefile -Makefile.in -INSTALL -*.m4 -.deps -.libs *.swp -autom4te.cache/ -config.* -configure -doc/gupnp-av-decl-list.txt -doc/gupnp-av-decl.txt -doc/gupnp-av-scan.c -doc/version.xml -gtk-doc.make -*.pc -*.gir -*.typelib -*.la -libtool -stamp-h1 /tests/test-search-criteria-parser /vala/gupnp-av-1.0.stamp -/vala/gupnp-av-1.0.vapi \ No newline at end of file +/vala/gupnp-av-1.0.vapi +build +meson.build.user + -- cgit v1.2.1