blob: 4e52bde97e790d6ce4a8a7a082edb20816c27077 [file] [log] [blame]
# -*- conf -*-
# Use cpp-style diffs for .h files. This is useful
# if you modify classes defined in a header file.
*.h diff=cpp
# Autoconf.
*.ac whitespace=space-before-tab,indent-with-non-tab,trailing-space
*.m4 whitespace=space-before-tab,indent-with-non-tab,trailing-space
# Generated files.
configure -whitespace
aclocal.m4 -whitespace
# Tab-indented files.
*.def whitespace=space-before-tab,indent-with-non-tab,trailing-space