Browse Source

Ignore .env file

pull/1734/head
Thomas 3 years ago
parent
commit
8026ec479d
  1. 3
      .gitignore

3
.gitignore

@ -25,6 +25,7 @@
# misc
/.angular/cache
.env
.env.prod
/.sass-cache
/connect.lock
@ -38,4 +39,4 @@ yarn-error.log
# System Files
.DS_Store
Thumbs.db
Thumbs.db

Loading…
Cancel
Save