From bc67814ae9b55419d05e9dc6e5b5d3cca54b5bd8 Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Thu, 2 May 2019 16:25:01 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b007c7b..945922e 100644 --- a/.gitignore +++ b/.gitignore @@ -61,4 +61,8 @@ typings/ .next # VSCode dirs -.vscode/ \ No newline at end of file +.vscode/ + +# Signing certificates +desktop/*.provisionprofile +desktop/*.plist \ No newline at end of file