Fix: Correct gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -39,4 +39,7 @@ env/
|
||||
# Environment variables
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.example
|
||||
|
||||
# Personal notes - will not be tracked by git
|
||||
personal_notes.md
|
||||
Reference in New Issue
Block a user