Skip to content

Commit

Permalink
added env variable to gitignore (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
shariqanwar20 committed Aug 29, 2021
1 parent 765cabe commit 2054aee
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 @@ -5,6 +5,7 @@ npm-debug.log.*
#Custom generated output
dist/
*.tgz
.env

#cli

Expand Down

0 comments on commit 2054aee

Please sign in to comment.