diff --git a/.gitignore b/.gitignore index a1117c4..4ba7773 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ vim/.netrwhist # Ignore anything that is transient */transient/* */cache/* + +# Brewfile lock +*/Brewfile.lock.json