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