–Add missing gitignore file

This commit is contained in:
krego 2018-02-05 19:17:33 +01:00
parent c6bf85eca9
commit 961e4a1e12

10
tests/wpt/mozilla/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
*#
*.py[co]
*.sw[po]
*~
MANIFEST.json
\#*
.vscode/
.DS_Store
*.rej
_venv