Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Jul 19, 2024
1 parent c8de153 commit 6ccde15
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,11 @@ yarn-error.log*
.pnpm-debug.log*

# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
.env*.local

# turbo
# outputs
.turbo

# vercel
.vercel

# markdownlayer
.markdownlayer

# typescript
Expand Down

0 comments on commit 6ccde15

Please sign in to comment.