chore: remove .env from git tracking
Add .env to .gitignore, unstage tracked .env, and create .env.example as a template for local development.
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
.project
|
||||
.settings
|
||||
.DS_Store
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user