Skip to content

Commit 431270c

Browse files
authored
添加pods忽略
1 parent 458e317 commit 431270c

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

.gitignore

+1-24
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,7 @@ xcuserdata/
3434
# you should judge for yourself, the pros and cons are mentioned at:
3535
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
3636
#
37-
# Pods/
37+
Pods/
3838

39-
# Carthage
40-
#
41-
# Add this line if you want to avoid checking in source code from Carthage dependencies.
42-
# Carthage/Checkouts
43-
44-
Carthage/Build
45-
46-
# fastlane
47-
#
48-
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
49-
# screenshots whenever they are needed.
50-
# For more information about the recommended setup visit:
51-
# https://docs.fastlane.tools/best-practices/source-control/#source-control
52-
53-
fastlane/report.xml
54-
fastlane/Preview.html
55-
fastlane/screenshots/**/*.png
56-
fastlane/test_output
57-
58-
# Code Injection
59-
#
60-
# After new code Injection tools there's a generated folder /iOSInjectionProject
61-
# https://github.com/johnno1962/injectionforxcode
6239

6340
iOSInjectionProject/

0 commit comments

Comments
 (0)