diff .gitignore @ 102:3e25002329c7

Excluded fastlane folders
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Wed, 04 Aug 2021 21:31:16 +0100
parents 7bea61efd0b9
children 71c781a30068
line wrap: on
line diff
--- a/.gitignore	Tue Aug 03 18:53:30 2021 +0100
+++ b/.gitignore	Wed Aug 04 21:31:16 2021 +0100
@@ -30,4 +30,11 @@
 Temporary Items
 .apdisk
 
+# Fastlane builds
+Simoleon.ipa
+Simoleon.app.dSYM.zip
+fastlane/Preview.html
+fastlane/screenshots
+report.xml
+
 # End of https://www.toptal.com/developers/gitignore/api/macos