mirror of https://github.com/LazyVim/starter
fix: ignoring auto-generated files
parent
cb6349c8ae
commit
b0295682f5
|
@ -6,3 +6,5 @@ debug
|
||||||
foo.*
|
foo.*
|
||||||
*.log
|
*.log
|
||||||
data
|
data
|
||||||
|
lazy-lock.json
|
||||||
|
lazyvim.json
|
||||||
|
|
Loading…
Reference in New Issue