ignore generated room files

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-06-22 20:00:32 +02:00
parent 565903b956
commit 10f6f0b02b
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -36,7 +36,7 @@
<Class name="~.*\$\$Parcelable.*" />
</Match>
<Match>
<Class name="~.*\$\$TalkDatabase_.*" />
<Class name="~.*\.TalkDatabase_Impl.*" />
</Match>
<!-- JSON/Data classes with generated accessor methods -->
<Match>