blob: a71d35cb8bd865228a0dd7af998903ba6f3e1136 [file] [log] [blame]
# Python
*.py[co]
.virtualenv/
_venv/
.cache/
.pytest_cache/
.tox/
.coverage*
# Node
node_modules/
# WPT repo stuff
/MANIFEST.json
.wptcache/
/config.json
# Various OS/editor specific files
*#
*.sw[po]
*~
\#*
scratch
.idea/
.vscode/
.DS_Store
*.rej