Further prune .gitignore (#1635)

This commit is contained in:
Manav Rathi 2024-02-20 09:27:18 +05:30 committed by GitHub
commit 3279d5e10b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
.gitignore vendored
View file

@ -4,21 +4,9 @@ node_modules/
# Next.js
.next/
out/
.vercel
.turbo/
# misc
# macOS
.DS_Store
tsconfig.tsbuildinfo
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
# Local env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local