Skip to content

Commit

Permalink
feat: .gitignore add *.env
Browse files Browse the repository at this point in the history
  • Loading branch information
QianChenglong committed Dec 5, 2019
1 parent 273f1a9 commit c8d4ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

# Misc
.DS_Store
*.env
.env
.env.local
.env.development.local
Expand Down

0 comments on commit c8d4ece

Please sign in to comment.