mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -96,3 +96,4 @@ Runtimes/**/*.yaml
|
||||
Runtimes/**/*.inc
|
||||
Runtimes/**/*.json
|
||||
Runtimes/**/*.modulemap
|
||||
Runtimes/**/*.in
|
||||
|
||||
Reference in New Issue
Block a user