Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix-stripe committed May 18, 2022
1 parent 63b1b7a commit 28f801e
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions examples/markdoc/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,13 @@
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log*

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

# vercel
.vercel

# typescript
*.tsbuildinfo

0 comments on commit 28f801e

Please sign in to comment.