summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/.gitignore
blob: 061700a9604b41d653959a8da34a47b55676a7c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Python
*.py[co]
.cache/
.coverage*
.mypy_cache/
.pytest_cache/
.tox/
.virtualenv/
_venv*/
_virtualenv/

# Node
node_modules/

# WPT repo stuff
.wptcache/
/MANIFEST.json
/_certs
/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
*#
*.orig
*.rej
*.svn
*.sw[po]
*.xcodeproj
*Thumbs.db
*~
.DS_Store
.directory*
.idea/
.vscode/
\#*
scratch

# Testsuite-specific rules
/conformance-checkers/vnu.jar
/cors/resources/log.txt
/css/build-temp
/css/dist
/css/dist_last
/url/tools/IdnaTestV2.txt
/webaudio/idl/*

# w3c-test.org PR-branch mirroring
/submissions/