Skip to content

Commit

Permalink
Clean up Git config
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino committed Aug 16, 2024
1 parent 213c904 commit 606b5fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

16 changes: 0 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# MacOS
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
Expand All @@ -19,21 +18,6 @@ DerivedData
*.ipa
*.xcuserstate

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Pods/

# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build

# Swift Package Manager
.build/
.swiftpm/
Expand Down

0 comments on commit 606b5fd

Please sign in to comment.