37 lines
394 B
Plaintext
37 lines
394 B
Plaintext
# Dépendances
|
|
node_modules/
|
|
|
|
# Builds / artefacts
|
|
dist/
|
|
build/
|
|
coverage/
|
|
.cache/
|
|
.tmp/
|
|
.parcel-cache/
|
|
|
|
# Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
pnpm-debug.log*
|
|
*.log
|
|
|
|
# Environnements
|
|
.env
|
|
.env.*
|
|
|
|
# Éditeurs / OS
|
|
.DS_Store
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Tests
|
|
tests/logs/
|
|
tests/reports/
|
|
|
|
# Binaires/installeurs temporaires
|
|
PortableGit-64-bit.7z.exe
|
|
git-installer.exe
|
|
|
|
# Ne pas ignorer .cursor ni AGENTS.md
|
|
|