chromium-dashboard/.gitignore

46 строки
503 B
Plaintext

*~
*.pyc
*.swp
.sass-cache
.vscode/*
!.vscode/launch.json
*oauth2.data
.fcm_server_key
*.iml
.idea/*
bulkloader-*
cookie
lib
# env variables file
env_vars.yaml
# Dependency directories
node_modules
# Generated files
static/css/
static/dist/
static/js/
# OS files
*.DS_Store
# Test coverage tool
.coverage
htmlcov
# Web test runner coverage report
coverage
# venv directory
cs-env
# playwright
test-results/
/playwright-report/
/playwright/.cache/
# API Key for local development
ot_api_key.txt