UNPKG

236 BPlain TextView Raw
1# exclude phantomjs tests
2third_party/phantomjs/
3# exclude phantom_shim project
4phantom_shim
5# exclude all tests
6test
7
8# repeats from .gitignore
9node_modules
10.local-chromium
11.dev_profile*
12.DS_Store
13*.swp
14*.pyc
15.vscode
16package-lock.json