2017-08-16 05:30:56 +00:00
|
|
|
# exclude phantomjs tests
|
|
|
|
third_party/phantomjs/
|
|
|
|
# exclude phantom_shim project
|
|
|
|
phantom_shim
|
|
|
|
# exclude all tests
|
|
|
|
test
|
2017-08-25 00:35:53 +00:00
|
|
|
utils/node6-transform
|
2017-08-16 05:30:56 +00:00
|
|
|
|
|
|
|
# repeats from .gitignore
|
|
|
|
node_modules
|
|
|
|
.local-chromium
|
|
|
|
.dev_profile*
|
|
|
|
.DS_Store
|
|
|
|
*.swp
|
|
|
|
*.pyc
|
|
|
|
.vscode
|
|
|
|
package-lock.json
|