Files
TTurnier/.gitignore
2025-04-07 01:13:36 +02:00

42 lines
569 B
Plaintext

# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript cache
*.tsbuildinfo
# dotenv environment variable files
.env.development.local
.env.test.local
.env.production.local
.env.local
# Next.js build output
.next
out
# vuepress build output
.vuepress/dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
npm-debug.log
key.pem
cert.pem
*.pem
backups/