# -*- mode: conf; -*-

# Backup files:
*~

# Tarballs
*.tar.gz

# Don't track generated files:
*.gmo
*.o
*.a
Makefile
Makefile.in*
/config.h*
.deps
/configure
po/POTFILES
po/stamp-it
stamp-h1


# Generated programs:
src/pmount
src/pmount-hal
src/pumount
tests/test_sysfs
tests/parse_cf
tests/test_spawn

# Automake-provided files:
/COPYING
/INSTALL
/config.*
/ltmain.sh
/missing
/compile
/aclocal.m4
/autom4te.cache
/depcomp
/install-sh
/libtool
/intltool-*

# This one I'm not sure where it is coming from:
/mkinstalldirs

# Doxygen-generated documentation
/doc