Skip to content

Commit

Permalink
Merge pull request #114 from cloudflare/add-drizzle-env-to-gitignore
Browse files Browse the repository at this point in the history
Add .drizzle.env to .gitignore
  • Loading branch information
third774 authored Sep 19, 2024
2 parents 8b3a855 + 76fbc02 commit 6ec59b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
node_modules
.DS_STORE
.wrangler
.drizzle.env

/.cache
/build
Expand Down

0 comments on commit 6ec59b2

Please sign in to comment.