From e3493b19c3209a2c2ae84c0297e0350da1b1e785 Mon Sep 17 00:00:00 2001 From: Robert Morrison Date: Fri, 15 Jul 2022 06:56:23 +0100 Subject: [PATCH] Update gitignore make gitignore a bit better --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2b438b6..093bcff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# This gitignore is going to be quite big -# It will exclude EVERY plugin that is pulled in by packer -# that way git doesn't try to add and commit them +# Ignore any generated files plugin/packer_compiled.lua +.luarc.json