aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-07-04 14:15:10 +0200
committerJustin M. Keyes <justinkz@gmail.com>2019-07-04 21:11:29 +0200
commit84c1d3aedeb882f07bd7ff029d4ce91c50bdb9eb (patch)
tree47d281c04c88f753481bf990a1590e83844c057e
parent68c594b10c8cad14ad2eabfe57c501fe359734f4 (diff)
downloadrneovim-84c1d3aedeb882f07bd7ff029d4ce91c50bdb9eb.tar.gz
rneovim-84c1d3aedeb882f07bd7ff029d4ce91c50bdb9eb.tar.bz2
rneovim-84c1d3aedeb882f07bd7ff029d4ce91c50bdb9eb.zip
.gitignore
-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