From d0d8162af63d6f2ec1638bdd505613a3256558cc Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 4 Mar 2024 23:49:58 +0200 Subject: [PATCH] ignore Brewfile lcok --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7728cbb..45a0592 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store .vim/bundle .vim/undodir +Brewfile.lock.json