mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 10:26:42 +10:00
Add local.mk include in makefile
This can be used by devs that need their own custom targets
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,3 +23,6 @@ src/testdir/test.log
|
||||
src/testdir/test.ok
|
||||
src/testdir/*.failed
|
||||
src/testdir/X*
|
||||
|
||||
# local make targets
|
||||
local.mk
|
||||
|
||||
Reference in New Issue
Block a user