view .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 source

# Created by https://www.toptal.com/developers/gitignore/api/macos
# Edit at https://www.toptal.com/developers/gitignore?templates=macos

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
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