mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
ignore generated room file
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
27d5059e92
commit
b9d2ca2517
@ -36,7 +36,7 @@
|
|||||||
<Class name="~.*\$\$Parcelable.*" />
|
<Class name="~.*\$\$Parcelable.*" />
|
||||||
</Match>
|
</Match>
|
||||||
<Match>
|
<Match>
|
||||||
<Class name="~.*\$\$TalkDatabase_Impl.*" />
|
<Class name="~.*\$\$TalkDatabase_.*" />
|
||||||
</Match>
|
</Match>
|
||||||
<!-- JSON/Data classes with generated accessor methods -->
|
<!-- JSON/Data classes with generated accessor methods -->
|
||||||
<Match>
|
<Match>
|
||||||
|
Loading…
Reference in New Issue
Block a user