What is the problem?
.env file should be excluded when making initial commit
Operating System
Windows
Architecture Version (x86, x64, arm, etc)
x64
Steps to reproduce
- With this command it will make an initial commit including .env file
go-blueprint create --name test --framework fiber --driver none --git commit
Relevant log output