2017-09-24 21:15:16 +02:00

9 lines
154 B
Python

include_rules = [
# public/ needs to be standalone. Explicitly disallow everything.
'-core',
'-fpdfsdk',
'-testing',
'-third_party',
'-v8',
]