blob: 8e3a85183ef9d5c8f91007ccbd6eee604155c89b [file] [log] [blame]
# Python
*.py[co]
.virtualenv/
_venv/
.cache/
.pytest_cache/
.tox/
.coverage*
# Node
node_modules/
# WPT repo stuff
/MANIFEST.json
.wptcache/
/config.json
# Files generated when regenerating pre-generated certs
/tools/certs/0*.pem
/tools/certs/index.txt*
/tools/certs/serial*
# Various OS/editor specific files
*#
*.sw[po]
*~
\#*
scratch
.idea/
.vscode/
.DS_Store
*.rej