Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
54 lines (45 loc) · 1.04 KB

File metadata and controls

54 lines (45 loc) · 1.04 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
53
54
# Build / dependencies
node_modules/
dist/
build/
release/
packages/sdk/dist/
*.tsbuildinfo
# Compiled root config files — the source of truth is the *.config.ts (and
# tsconfig.node.json builds them with noEmit). A stale compiled *.config.js
# takes precedence over the .ts file and silently masks any change to the
# real config, so never commit these emitted artifacts.
vite.config.js
vite.config.d.ts
playwright.config.js
playwright.config.d.ts
playwright.demo.config.js
playwright.demo.config.d.ts
# Editor
.vscode/*.log
.idea/
# Local environment (copy from .env.template)
.env
# Python
__pycache__/
*.pyc
.pytest_cache/
.coverage
coverage-python.xml
htmlcov-python/
.venv/
venv/
# TypeScript / Vitest
coverage-ts/
# Playwright
playwright-report/
test-results/
.playwright/
# Perf-benchmark result JSON (per-run artifacts; history is kept on the
# ``benchmarks`` branch by github-action-benchmark, see perf.yml)
tests/benchmark/results/
# Generated diagnostics (runtime version snapshot from the shim audit probe)
audit/
# OS
.DS_Store
Thumbs.db
Morty Proxy This is a proxified and sanitized view of the page, visit original site.