git ignore

This commit is contained in:
Adrian Brzeziński 2022-10-16 14:19:53 +02:00
parent e4889e3bfa
commit 2dd477286a
1 changed files with 45 additions and 1 deletions

46
.gitignore vendored
View File

@ -1 +1,45 @@
node_modules
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# vercel
.vercel
# Sentry
.sentryclirc
.idea
tsconfig.tsbuildinfo
# TradingView
public/charting_library
public/datafeeds