From 84c1d3aedeb882f07bd7ff029d4ce91c50bdb9eb Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Thu, 4 Jul 2019 14:15:10 +0200 Subject: [PATCH] .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bf9928ce15..d0315edafa 100644 --- a/.gitignore +++ b/.gitignore @@ -45,8 +45,8 @@ tags # Generated by unit tests. /test/includes/post/ -# Generated by luacheck during `make testlint' -/test/.luacheckcache +# Generated by luacheck during `make lualint' +.luacheckcache # local make targets local.mk