From 23e5d8be7d868081667bb199089cd68e02064ce4 Mon Sep 17 00:00:00 2001 From: Foulest <43710301+Foulest@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:19:48 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2644f726..ababaa3d 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/