nautilus/.gitignore
Ernestas Kulik 728300331d general: drop git.mk
This commit removes git.mk and adds hand-written gitignore files. That
is needed to ignore build/, which is the directory of choice for Meson
builds.

https://bugzilla.gnome.org/show_bug.cgi?id=778167
2017-02-24 00:24:27 +02:00

33 lines
331 B
Plaintext

*.la
*.lo
*.o
.deps
.libs
Makefile
Makefile.in
/ABOUT-NLS
/aclocal.m4
/autom4te.cache
/build
/compile
/config.h
/config.h.in
/config.h.in~
/config.guess
/config.log
/config.rpath
/config.status
/config.sub
/configure
/depcomp
/gtk-doc.make
/install-sh
/libtool
/ltmain.sh
/Makefile
/Makefile.in
/m4
/missing
/stamp-h1
/test-driver