Add git.mk to generate .gitignore files
Add four new doc templates that were not in repository.
This commit is contained in:
@ -5,3 +5,5 @@ SUBDIRS = input engines other
|
||||
if OS_UNIX
|
||||
SUBDIRS += printbackends
|
||||
endif
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
||||
Reference in New Issue
Block a user