From f212069769b69c8461f8b7f4e0053ebab84478ca Mon Sep 17 00:00:00 2001 From: Foulest <43710301+Foulest@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:19:14 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2644f726a..ababaa3de 100644 --- a/.gitignore +++ b/.gitignore @@ -78,9 +78,13 @@ release.properties .nfs* .tm_* +# Misc +machinet.conf + # Node.js /node_modules/ /package-lock.json -# Misc -machinet.conf +# Yarn +/yarn.lock +/.run/