Skip to content

Commit

Permalink
🔒️ Add: .env file gitignore 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
myoungjinGo-FE committed Nov 22, 2024
1 parent 5fb1cc6 commit 295254f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ install-state.gz

# storybook
*storybook.log

# env files
.env*

0 comments on commit 295254f

Please sign in to comment.