From 2ee932d1c3ed42717b5c354e86cf7acb8a909859 Mon Sep 17 00:00:00 2001 From: Robert Morrison Date: Wed, 17 Aug 2022 23:57:41 +0100 Subject: [PATCH] Updated gitignore Some files are getting dropped but kept in a local backup. This folder doesn't need to be kept in version control --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 093bcff..20923e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Ignore any generated files plugin/packer_compiled.lua .luarc.json +OLD