You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
212 B

8 years ago
8 years ago
  1. src/**/*.{%{cpp}}
  2. src/**/*.{in}
  3. src/**/CMakeLists.txt
  4. CMakeLists.txt
  5. *.{in}
  6. resources/3rdparty/**/*.{%{cpp}}
  7. resources/3rdparty/eigen-3.3-beta1/StormEigen/**/*
  8. resources/3rdparty/eigen-3.3-beta1/unsupported/**/*