matrix-glib-sdk/.gitignore

52 lines
686 B
Plaintext
Raw Permalink Normal View History

2015-12-10 12:54:15 +00:00
Makefile
Makefile.in
*.stamp
/src/*.o
/src/*.lo
/src/*.la
/src/*.gir
/src/*.typelib
/src/test-api-client
2016-01-22 11:29:10 +00:00
/src/test-client
2015-12-10 12:54:15 +00:00
/aclocal.m4
/ar-lib
/autom4te.cache
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/src/.deps/
.libs/
/stamp-h1
/gtk-doc.make
2016-02-27 15:19:57 +00:00
/m4/*
!/m4/valac.m4
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/INSTALL
/ChangeLog
2015-12-10 12:54:15 +00:00
/src/matrix-version.h
2017-11-02 07:29:46 +00:00
/src/matrix-enumtypes.[ch]
/src/matrix-marshalers.[ch]
2016-03-01 08:21:33 +00:00
/src/stamp-matrix-marshalers
2016-02-27 15:19:57 +00:00
# Vala related files
/src/Matrix-0.0.vapi
/src/vala-temp
/src/vala-stamp
2016-02-18 16:29:21 +00:00
/src/matrix-glib.h
/src/namespace-info.vala
/src/namespace-info.c
2016-03-10 14:39:59 +00:00
/src/matrix-glib-0.0.pc