Include directive sorter
[alexxy/gromacs.git] / .gitattributes
index 7712db33da0db021cfdd65add55646481cea24be..b558257f8708d449cb0bfbde75316d42edca5f69 100644 (file)
@@ -8,9 +8,9 @@ CMakeLists.txt  filter=copyright
 *.cmake         filter=copyright
 *.cmakein       filter=copyright
 *.py            filter=copyright
-*.l             filter=copyright
-*.y             filter=copyright
-*.pre           filter=copyright
+*.l             filter=includesort
+*.y             filter=includesort
+*.pre           filter=includesort
 *.tex           filter=copyright
 *.bm            filter=copyright
 # Exceptions: extra files to include
@@ -41,3 +41,4 @@ src/gromacs/selection/parser.h          !filter
 src/gromacs/selection/scanner.cpp       !filter
 src/gromacs/selection/scanner_flex.h    !filter
 nb_kernel_Elec*                         filter=copyright
+nb_kernel*pre                           filter=copyright