1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

add template var

This commit is contained in:
Jason N. 2024-05-09 17:27:19 -04:00
parent b6f8dd4aad
commit 668d5fff7e
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"files.associations": {
"Makefile.*": "makefile"
"Makefile.inputs": "makefile"
}
}