summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2020-04-21 22:11:03 +0200
committerSam Thursfield <sam@afuera.me.uk>2020-04-21 22:11:03 +0200
commit4c889af629ca12aa634fb2ee7778e14b1cd774cd (patch)
treee743e2dde45168887cfe0a9951105d3ee5612b3f /.gitignore
parent9bb96a716581371e3229f036136234af476fc82b (diff)
downloadtracker-4c889af629ca12aa634fb2ee7778e14b1cd774cd.tar.gz
Update .gitignore
Remove a lot of Autotools stuff that we no longer care about, add the 'build/' directory which most Meson users will create.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore36
1 files changed, 1 insertions, 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/