Some checks are pending
Deploy with Docker Compose / deploy (push) Waiting to run
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
56 lines
590 B
Plaintext
56 lines
590 B
Plaintext
icecast2/fallback_music/*
|
|
!icecast2/fallback_music/.gitkeep
|
|
searxng/settings.yml
|
|
certbot/conf
|
|
certbot/www
|
|
backend/token/
|
|
.env
|
|
|
|
gitea/config/app.ini
|
|
gitea/data/*
|
|
|
|
# Rust build artifacts
|
|
**/target/
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
.DS_Store
|
|
dist
|
|
dist-ssr
|
|
coverage
|
|
*.local
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
.vscode/
|
|
!.vscode/extensions.json
|
|
.idea
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
*.tsbuildinfo
|
|
|
|
.eslintcache
|
|
|
|
# Cypress
|
|
/cypress/videos/
|
|
/cypress/screenshots/
|
|
|
|
# Vitest
|
|
__screenshots__/
|
|
|
|
|
|
.deploy
|
|
*.xcf
|