libsecret/.gitignore

51 lines
529 B
Plaintext
Raw Normal View History

*~
*.o
*.la
*.lo
*.pyc
*.gcov
*.gcno
*.gcda
2012-02-02 12:40:47 +00:00
*.gir
*.pc
2012-02-02 13:14:58 +00:00
*.tar.gz
2012-02-02 12:40:47 +00:00
*.typelib
.deps
.cproject
.libs
.project
aclocal.m4
autom4te.cache
compile
configure
config.*
depcomp
install-sh
INSTALL
libtool
ltmain.sh
Makefile
Makefile.in
Makefile.in.in
missing
stamp*
.settings
.project
.cproject
/build/coverage*
/build/m4
/build/valgrind-suppressions
/po/POTFILES
/po/libsecret.pot
/egg/tests/test-*
!/egg/tests/test-*.c
/library/secret-dbus-generated.[ch]
/library/secret-enum-types.[ch]
/library/tests/test-*
!/library/tests/test-*.c