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