Fix warnings for ICC 15
[alexxy/gromacs.git] / .gitattributes
index af6711a0b682cef2b80dc3afdc2e15349d66ef56..46d10516dfcbe26f3a5ca7072c04d4dd65881f82 100644 (file)
@@ -14,7 +14,7 @@ CMakeLists.txt  filter=copyright
 *.tex           filter=copyright
 *.bm            filter=copyright
 # Exceptions: extra files to include
-admin/uncrustify.sh                     filter=copyright
+admin/*.sh                              filter=copyright
 admin/git-pre-commit                    filter=copyright
 # Exceptions: files to exclude
 *.pc.cmakein                            !filter
@@ -25,18 +25,16 @@ cmake/ThreadMPI.cmake                   !filter
 cmake/Platform/BluegeneQ*.cmake         !filter
 cmake/*.c                               !filter
 cmake/*.c.cmakein                       !filter
-doxygen/Doxyfile-*.cmakein              !filter
-doxygen/*.cpp                           !filter
-manual/UseLATEX.cmake                   !filter
+docs/doxygen/Doxyfile-*.cmakein         !filter
+docs/doxygen/*.cpp                      !filter
+docs/doxygen/examples/*.cpp             filter=uncrustify_only
+docs/doxygen/examples/*.c               filter=uncrustify_only
+docs/manual/UseLATEX.cmake              !filter
 scripts/GMXRC.*                         !filter
 scripts/make_gromos_rtp.py              !filter
 src/contrib/*                           !filter
 src/gromacs/gmxlib/gpu_utils/memtestG80_core.*             !filter
 src/gromacs/gmxlib/nonbonded/preprocessor/gmxpreprocess.py !filter
-**/thread_mpi/**                        filter=uncrustify_only
-src/gromacs/gmxlib/thread_mpi/CMakeLists.txt               !filter
-src/gromacs/legacyheaders/thread_mpi.h  filter=uncrustify_only
-src/gromacs/legacyheaders/tmpi.h        filter=uncrustify_only
 src/gromacs/linearalgebra/gmx_blas/*    !filter
 src/gromacs/linearalgebra/gmx_lapack/*  !filter
 src/gromacs/selection/parser.cpp        !filter