Skip to content

Commit d283ecd

Browse files
dev_wangdev_wang
authored andcommitted
add ignore
1 parent 929de20 commit d283ecd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Xcode
22
#
33
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4+
.DS_Store
45

56
## Build generated
67
build/
@@ -34,7 +35,9 @@ xcuserdata/
3435
# you should judge for yourself, the pros and cons are mentioned at:
3536
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
3637
#
37-
# Pods/
38+
Pods/
39+
Podfile.lock
40+
dfileDev
3841

3942
# Carthage
4043
#
@@ -61,3 +64,4 @@ fastlane/test_output
6164
# https://github.com/johnno1962/injectionforxcode
6265

6366
iOSInjectionProject/
67+
Binary file not shown.

0 commit comments

Comments
 (0)