add bin directory and .env file to gitignore
This commit is contained in:
parent
93af6e9c08
commit
4191e3b663
3
.gitignore
vendored
3
.gitignore
vendored
@ -17,3 +17,6 @@
|
||||
# Go workspace file
|
||||
go.work
|
||||
go.work.sum
|
||||
|
||||
bin/
|
||||
.env
|
||||
|
Loading…
Reference in New Issue
Block a user