Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikschroeder committed Dec 7, 2024
1 parent dc0e8fb commit 5e7d852
Show file tree
Hide file tree
Showing 2 changed files with 4,977 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ yarn-error.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*
.env.development
.env.production
.env*.local
Expand Down
Loading

0 comments on commit 5e7d852

Please sign in to comment.