Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnZolton authored Sep 4, 2024
1 parent bf47ae1 commit f1cf77f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# local env files
# do not commit any .env files to git, except for the .env.example file. https://create.t3.gg/en/usage/env-variables#using-environment-variables
.env
.env*.local

# vercel
.vercel
Expand All @@ -43,4 +39,4 @@ yarn-error.log*
*.tsbuildinfo

# idea files
.idea
.idea

0 comments on commit f1cf77f

Please sign in to comment.