Files
graphs/.gitignore
Cauê Faleiros 0e5354f1fe
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 3m36s
Initial commit: Dockerized, Postgres, CI/CD pipeline
2026-05-04 14:40:14 -03:00

25 lines
253 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?