Skip to content

Commit

Permalink
chore: ignore all *.local files
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed Dec 20, 2024
1 parent bc52523 commit cd94ea0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
node_modules
/dist

# local env files
.env.local
.env.*.local
# local env, test and user specific files
*.local

# Log files
npm-debug.log*
Expand Down

0 comments on commit cd94ea0

Please sign in to comment.