# SPDX-FileCopyrightText: 2025 Weibo, Inc.
#
# SPDX-License-Identifier: Apache-2.0

.next/

# Playwright
e2e/.auth/
playwright-report/
test-results/
e2e-results.json
e2e-results.xml

# Coverage
.nyc_output/
coverage-e2e/

# Fonts (downloaded at build time)
public/fonts/*.ttf
public/fonts/*.otf
public/fonts/*.woff
public/fonts/*.woff2
