changeset 102:3e25002329c7

Excluded fastlane folders
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Wed, 04 Aug 2021 21:31:16 +0100
parents e3e6dfd7fdbf
children 9cae6d39c738
files .gitignore
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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