[tracker] Update .gitignore



commit 4c889af629ca12aa634fb2ee7778e14b1cd774cd
Author: Sam Thursfield <sam afuera me uk>
Date:   Tue Apr 21 22:11:03 2020 +0200

    Update .gitignore
    
    Remove a lot of Autotools stuff that we no longer care about, add
    the 'build/' directory which most Meson users will create.

 .gitignore | 36 +-----------------------------------
 1 file changed, 1 insertion(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c02b11952..e90514cc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,41 +1,7 @@
 *~
 .*.sw[op]
 *.desktop
-*.la
-*.lo
-*.o
 *.gcda
 *.gcno
-*.gir
-*.stamp
-*.tar.gz
-*.typelib
 *.pyc
-.deps
-.libs
-config.*
-!config.h.meson.in
-ABOUT-NLS
-aclocal.m4
-autom4te.cache
-build-aux
-ChangeLog
-INSTALL
-Makefile.in
-Makefile
-compile
-configure
-coverage
-depcomp
-gtk-doc.make
-install-sh
-install.rdf
-libtool
-ltmain.sh
-missing
-mkinstalldirs
-stamp-h1
-tmpl
-tracker-*-client.h
-tracker-*-glue.h
-tracker-preferences.[ch]
+build/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]