aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files 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