mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-08 16:15:03 +00:00
build: use direnv
This commit is contained in:
parent
7db995f109
commit
b7beba70e8
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/build-configs
|
|
||||||
/**/vendor/
|
/**/vendor/
|
||||||
|
/.direnv
|
||||||
|
/build-configs
|
||||||
|
|
||||||
###> symfony/framework-bundle ###
|
###> symfony/framework-bundle ###
|
||||||
/.env.local
|
/.env.local
|
||||||
|
|
Loading…
Reference in a new issue