Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Oct 24, 2023
1 parent 6ac427b commit 78d50a5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 36 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Carthage/Build
# - Also handy if you have a large number of dependant pods
# - AS PER https://guides.cocoapods.org/using/using-cocoapods.html NEVER IGNORE THE LOCK FILE
Pods/
*.lock

### Swift ###
# Xcode
Expand Down Expand Up @@ -69,9 +70,8 @@ playground.xcworkspace
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
# Pods/
# Add this line if you want to avoid checking in source code from the Xcode workspace
# *.xcworkspace
*.xcworkspace

# Carthage
# Add this line if you want to avoid checking in source code from Carthage dependencies.
Expand Down
16 changes: 0 additions & 16 deletions PostHogExampleWithPods/Podfile.lock

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 78d50a5

Please sign in to comment.