summaryrefslogtreecommitdiffstats
path: root/camlp4/.vcs
blob: 6a37d4cc8a2a1d7f78634d474aa7606a4e4b59b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
exclude:
  - !re \.cm.*$
  - Camlp4/Sig/Grammar.ml
  - Camlp4/Struct/Grammar.ml
  - Camlp4/Struct/Lexer.ml
  - Camlp4/Sig.ml
  - Camlp4/Struct.ml
  - Camlp4/Syntax.ml
  - Camlp4Printers.ml
  - Camlp4Parsers.ml
  - Camlp4Filters.ml
  - .cache-status
  - Camlp4.ml
  - yam
  - build/camlp4_config.ml
  - !re \.tmp\.ml$
  - !re \.(run|opt)$