diff options
Diffstat (limited to 'testing/web-platform/tests/tools/wptrunner/.gitignore')
-rw-r--r-- | testing/web-platform/tests/tools/wptrunner/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/wptrunner/.gitignore b/testing/web-platform/tests/tools/wptrunner/.gitignore new file mode 100644 index 0000000000..495616ef1d --- /dev/null +++ b/testing/web-platform/tests/tools/wptrunner/.gitignore @@ -0,0 +1,8 @@ +*.py[co] +*~ +*# +\#* +_virtualenv +test/test.cfg +test/metadata/MANIFEST.json +wptrunner.egg-info |