Skip to content

Commit c529673

Browse files
committed
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.
1 parent 3787044 commit c529673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ Runtimes/**/*.yaml
9696
Runtimes/**/*.inc
9797
Runtimes/**/*.json
9898
Runtimes/**/*.modulemap
99+
Runtimes/**/*.in

0 commit comments

Comments
 (0)