mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add missing gitignore file
This commit is contained in:
parent
c6bf85eca9
commit
961e4a1e12
1 changed files with 10 additions and 0 deletions
10
tests/wpt/mozilla/.gitignore
vendored
Normal file
10
tests/wpt/mozilla/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
*#
|
||||
*.py[co]
|
||||
*.sw[po]
|
||||
*~
|
||||
MANIFEST.json
|
||||
\#*
|
||||
.vscode/
|
||||
.DS_Store
|
||||
*.rej
|
||||
_venv
|
Loading…
Add table
Add a link
Reference in a new issue