mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
ignore local dotenv files
This commit is contained in:
parent
002485df22
commit
12dbab95a7
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -16,3 +16,5 @@
|
||||||
# Dependency directories (remove the comment below to include it)
|
# Dependency directories (remove the comment below to include it)
|
||||||
# vendor/
|
# vendor/
|
||||||
|
|
||||||
|
/.env.local
|
||||||
|
/.env.*.local
|
||||||
|
|
Loading…
Reference in New Issue
Block a user