added gcm values file to gitignore

Daniel Gultsch created

Change summary

.gitignore | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

.gitignore 🔗

@@ -2,6 +2,8 @@
 *.swp
 .settings
 
+src/playstore/res/values/gcm.xml
+
 # https://github.com/github/gitignore/blob/master/Gradle.gitignore
 .gradle/
 build/