mirror of
https://github.com/SKUDONET/kube-nftlb.git
synced 2025-10-26 11:19:23 +00:00
[Improvement] Add .env to .gitignore
This commit is contained in:
parent
a50a9838e7
commit
5281c175cd
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# Hide enviroment file
|
||||
.env
|
||||
|
||||
# Compiled binaries, but not the directory
|
||||
kube-nftlb-client
|
||||
!cmd/kube-nftlb-client
|
||||
|
||||
Loading…
Reference in New Issue
Block a user