[Bug] Creating Project with Git Commit adds .env file too in repository

Author: iankityadavCreated Jul 19, 2025Updated Aug 16, 2025

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

  1. 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

bash