libsecret/.gitignore
2012-02-03 20:44:47 +01:00

50 lines
520 B
Plaintext

*~
*.o
*.la
*.lo
*.pyc
*.gcov
*.gcno
*.gcda
*.gir
*.pc
*.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