You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Partially because if there were ever an issue with the .gitignore file (.env not ignored) the devs would follow our instructions of the one proper use case of git add . and erroneously commit their .env
The text was updated successfully, but these errors were encountered:
per @payne-chris-r 's multer delivery in lm01
"The order doesn't make sense to me"
Partially because if there were ever an issue with the
.gitignore
file (.env not ignored) the devs would follow our instructions of the one proper use case ofgit add .
and erroneously commit their.env
The text was updated successfully, but these errors were encountered: