Skip to content

Commit e855ceb

Browse files
committed
add generated podspec to gitignore
1 parent 4aa3c16 commit e855ceb

File tree

2 files changed

+3
-45
lines changed

2 files changed

+3
-45
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ DerivedData
2727
*.hmap
2828
*.ipa
2929
*.xcuserstate
30-
project.xcworkspace
30+
*.xcworkspace
3131
**/.xcode.env.local
3232

3333
# Android/IJ
@@ -44,6 +44,7 @@ android.iml
4444
# Cocoapods
4545
#
4646
example/ios/Pods
47+
Podfile.lock
4748

4849
# Ruby
4950
example/vendor/
@@ -80,6 +81,7 @@ lib/
8081

8182
# React Native Codegen
8283
RustNostrNostrSdkReactNativeFramework.xcframework/
84+
rust-nostr-nostr-sdk-react-native.podspec
8385
ios/
8486
android/
8587
cpp/

rust-nostr-nostr-sdk-react-native.podspec

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)