Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Further prune .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mnvr committed Feb 20, 2024
1 parent a8ec4f9 commit 311417a
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 311417a

Please sign in to comment.