aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-06-05 02:26:26 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-06-06 11:02:15 -0400
commitee508e6e079983c0b0b78ea284085b76754e3a1c (patch)
tree24be9ffc13aab322b0474d282a0c2fa995f2de31
parent93274bfda7fdc003e729633d625c8a6bd242761b (diff)
downloadrneovim-ee508e6e079983c0b0b78ea284085b76754e3a1c.tar.gz
rneovim-ee508e6e079983c0b0b78ea284085b76754e3a1c.tar.bz2
rneovim-ee508e6e079983c0b0b78ea284085b76754e3a1c.zip
.gitignore: cleanup
-rw-r--r--.gitignore14
1 files changed, 0 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 40b7e79d18..766c323c34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,20 +42,6 @@ tags
# luarocks, not added as a subtree because of the large number of blobs
/third-party/luarocks
-# luajit files
-/third-party/luajit/src/host/buildvm
-/third-party/luajit/src/host/buildvm_arch.h
-/third-party/luajit/src/host/minilua
-/third-party/luajit/src/jit/vmdef.lua
-/third-party/luajit/src/libluajit.a
-/third-party/luajit/src/lj_bcdef.h
-/third-party/luajit/src/lj_ffdef.h
-/third-party/luajit/src/lj_folddef.h
-/third-party/luajit/src/lj_libdef.h
-/third-party/luajit/src/lj_recdef.h
-/third-party/luajit/src/lj_vm.s
-/third-party/luajit/src/luajit
-
# local make targets
local.mk