mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
jw-build-create-project.sh: Add .cache.mk to template .gitignore
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
8e0bd97eae
commit
d3c5b11923
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ cat_gitignore()
|
|||
*.done
|
||||
*.dist
|
||||
*.dep.mk
|
||||
.cache.mk
|
||||
*.o
|
||||
*.so.*
|
||||
*.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue