Skip to content
Snippets Groups Projects
Commit c68260ca authored by tom.ryser's avatar tom.ryser :carousel_horse:
Browse files

Add gitignore

parent 5d7e2454
No related branches found
No related tags found
No related merge requests found
# Node.js
node_modules/
npm-debug.log*
yarn-error.log
package-lock.json
yarn.lock
# TypeScript
dist/
*.tsbuildinfo
# Logs
logs/
*.log
logs/*.log
yarn-debug.log*
yarn-error.log*
# Jest
coverage/
jest-cache/
jest-debug.log
# IDE / Éditeurs
.vscode/
.idea/
*.swp
*.swo
# Environnement / Secrets
.env
.env.local
.env.development
.env.test
.env.production
.DS_Store
# Docker
docker-compose.override.yml
# Build tools
.cache/
out/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment