mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
9 lines
154 B
Python
9 lines
154 B
Python
include_rules = [
|
|
# public/ needs to be standalone. Explicitly disallow everything.
|
|
'-core',
|
|
'-fpdfsdk',
|
|
'-testing',
|
|
'-third_party',
|
|
'-v8',
|
|
]
|