Mercurial > public > simoleon
changeset 172:9b0486301fbf
add sensitive data to .gitignore
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Tue, 12 Oct 2021 17:14:05 +0200 |
parents | 70f0625bfcf1 |
children | ad8c6567539d |
files | .gitignore |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.gitignore Tue Oct 12 16:17:35 2021 +0200 +++ b/.gitignore Tue Oct 12 17:14:05 2021 +0200 @@ -1,3 +1,5 @@ +# Sensitive data +Simoleon/Config.xcconfig # Created by https://www.toptal.com/developers/gitignore/api/macos,xcode,swift,fastlane # Edit at https://www.toptal.com/developers/gitignore?templates=macos,xcode,swift,fastlane