[Improvement] Add .env to .gitignore

This commit is contained in:
AquoDev 2020-08-20 14:13:07 +02:00
parent a50a9838e7
commit 5281c175cd
No known key found for this signature in database
GPG Key ID: 27C4524C2511DF26

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Hide enviroment file
.env
# Compiled binaries, but not the directory
kube-nftlb-client
!cmd/kube-nftlb-client