# 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.
*.kt
!TestPlugin.kt
!CoreTests.gen.kt
# This contains the declaration of the test classes wrapped by the ProxyApi tests and the
# implemetations of their APIs.
!ProxyApiTestApiImpls.kt

# Including these makes it easier to review code generation changes.
!ProxyApiTests.gen.kt
!EventChannelTests.gen.kt
