Fix patterns for .gitattributes
[alexxy/gromacs.git] / src / external / .gitattributes
index d58ee85c928f3f9299a3f235cac7def45bad61f8..24cfcc74ca516e114f26420e32f9dbc2e2a009b3 100644 (file)
@@ -1,2 +1,4 @@
-* !filter
-gmock-1.6.0/CMakeLists.txt      filter=copyright
+# Only recent versions of git support pattern matching rules that would allow
+# the first to be conveniently specified in the main .gitattributes file.
+*                               -filter -gmx-doxygen
+gmock-1.7.0/CMakeLists.txt      filter=copyright