C tools: move includes to subdir, Makefile

This commit is contained in:
2022-06-06 16:45:07 +02:00
parent 9d71467182
commit f4f6bd06d1
7 changed files with 96 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
/.ccls-cache/
/*.c
/*.sh
/COPYING.*
/license-*
/test/
/todo/
/c/lib/
/c/obj/