# TODO(stuartmorgan): Remove this, so that review will show the effects of
# changes on generated files. This will need a way to avoid unnecessary churn,
# such as a flag to suppress version stamp generation.
*.gen.swift
!CoreTests.gen.swift
# Keeping this makes it easier to review changes to ProxyApi generation.
!ProxyApiTests.gen.swift
# Including these makes it easier to review code generation changes.
!ProxyApiTestClass.swift
!EventChannelTests.gen.swift
