Skip to content

Commit

Permalink
Add local .env to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
1buran committed Apr 3, 2024
1 parent 262c316 commit 1cfe512
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@

# Go workspace file
go.work

# Local .env
.env

0 comments on commit 1cfe512

Please sign in to comment.