view .hgignore @ 3097:1e48d5a52760

vfstrace: merge plugin vfstrace is useful for tracing vfs operations. you can compare logs to determine discrepancies between different VFS implementations. this is helpful for squashing bugs.
author William Pitcock <nenolod@atheme.org>
date Thu, 30 Apr 2009 08:54:31 -0500
parents af3d529a7c74
children
line wrap: on
line source

syntax: regexp
^aclocal\.m4
^autom4te\.cache
^audacious\.pc
^audclient\.pc
^buildsys\.mk
^config\.h
^config\.h\.in
^config\.log
^config\.status
^configure
^extra\.mk
^po/Makefile
^po/Makefile\.in
^po/POTFILES
^po/stamp-po
syntax: glob
.deps
*.a
*.dylib
*.gmo
*.o
*.so
*~
*.swp
*.patch
*.diff