aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Peal <gabriel.peal@airbnb.com>2018-08-29 10:37:00 -0400
committerGabriel Peal <gabriel.peal@airbnb.com>2018-08-29 10:37:00 -0400
commit9be40fb1c03f3bba53597f5cb2db823dbd8c97bb (patch)
treee9ad04f3ab70597cbb939c28a416abc45cd29ccd
parentfbf00bc8c14515e23ec68b948b783b454eaf0971 (diff)
downloadlottie-9be40fb1c03f3bba53597f5cb2db823dbd8c97bb.tar.gz
Add secring to gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b7c72d29..19d7b074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@
/captures
.externalNativeBuild
*auto-save*
-credentials/* \ No newline at end of file
+credentials/*
+secring.gpg \ No newline at end of file