add terraform TreeSitter and git LFS
This commit is contained in:
parent
8b096b569a
commit
3490407647
2 changed files with 8 additions and 2 deletions
|
|
@ -52,3 +52,8 @@
|
|||
ff = only
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue