Skip to content

Commit a376ecd

Browse files
committed
Modify gitignore
1 parent fbd4c7c commit a376ecd

File tree

3 files changed

+414
-2
lines changed

3 files changed

+414
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ iOSInjectionProject/
109109
### SwiftPackageManager ###
110110
Packages
111111
xcuserdata
112-
*.xcodeproj
112+
# *.xcodeproj
113113

114114

115115
### Xcode ###

Demo/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ iOSInjectionProject/
9696
### SwiftPackageManager ###
9797
Packages
9898
xcuserdata
99-
*.xcodeproj
99+
# *.xcodeproj
100100

101101

102102
### Xcode ###

0 commit comments

Comments
 (0)