Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 authored Jan 21, 2025
1 parent f9b111e commit 4787f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ diamond.json
.idea

node_modules/

# Ignore all .env files except .env.example
.env*
!.env.example

Expand Down

0 comments on commit 4787f5c

Please sign in to comment.