Skip to content
Snippets Groups Projects
Commit ce226daa authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[license] ignore .vcsetup in cfg

parent d095f6f1
No related branches found
No related tags found
No related merge requests found
...@@ -17,4 +17,4 @@ prefix = // ...@@ -17,4 +17,4 @@ prefix = //
[files] [files]
include_patterns = *.cc *.cxx *.hh *.hxx *cmake_config.h.in *headercheck.cpp.in *config.h.cmake *version.hh.in *.pbh include_patterns = *.cc *.cxx *.hh *.hxx *cmake_config.h.in *headercheck.cpp.in *config.h.cmake *version.hh.in *.pbh
exclude_patterns = nothing exclude_patterns = *.vcsetup*
...@@ -17,4 +17,4 @@ prefix = # ...@@ -17,4 +17,4 @@ prefix = #
[files] [files]
include_patterns = *.txt *.cmake *.py *.sh *.bash *.md *.dgf *.msh *.gdb *.cfg *.travis.* *.gitignore *.mailmap *.gitattributes *gitignore-* *stamp-vc *dune.module *Doxylocal *.clang-format *COPYING-CMAKE-SCRIPTS *README *LICENSE *mainpage *switch-build_dir *dune-xt-functions.pc.in *CMakeLists.txt include_patterns = *.txt *.cmake *.py *.sh *.bash *.md *.dgf *.msh *.gdb *.cfg *.travis.* *.gitignore *.mailmap *.gitattributes *gitignore-* *stamp-vc *dune.module *Doxylocal *.clang-format *COPYING-CMAKE-SCRIPTS *README *LICENSE *mainpage *switch-build_dir *dune-xt-functions.pc.in *CMakeLists.txt
exclude_patterns = *config.h.cmake exclude_patterns = *config.h.cmake *.vcsetup*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment