git: ignore in files in the Runtimes

We include some template files in the runtime build and we should not
commit those as we currently are using `Resync.cmake` to synchronise the
directory.
This commit is contained in:
Saleem Abdulrasool
2025-02-07 14:25:29 -08:00
parent 3787044e83
commit c5296735f7

1
.gitignore vendored
View File

@@ -96,3 +96,4 @@ Runtimes/**/*.yaml
Runtimes/**/*.inc
Runtimes/**/*.json
Runtimes/**/*.modulemap
Runtimes/**/*.in