ENH: add more exclusions for kwstyle

This commit is contained in:
Bill Hoffman 2007-10-05 13:14:48 -04:00
parent 23c6b90080
commit a14696f5ce
1 changed files with 2 additions and 0 deletions

View File

@ -10,4 +10,6 @@
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.h*"
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.cxx"
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.txx"
-f (Lexer\.h)
-f (Lexer\.cxx)
-f (Parser\.cxx)