mirror of
https://github.com/cameron-martin/bazel-lsp.git
synced 2025-08-04 14:28:24 +00:00
chore: ignore .lock files in github diffs (#109)
This commit is contained in:
parent
6c7ad38336
commit
db36d0e05f
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,3 +1,4 @@
|
|||
*.pbtxt linguist-generated
|
||||
*.lock linguist-generated
|
||||
Cargo.toml text eol=lf
|
||||
Cargo.lock text eol=lf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue