mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-02 10:50:11 +00:00
Added .gitignore
This commit is contained in:
parent
261b25061e
commit
49b13a53c8
21
.gitignore
vendored
21
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
.DS_Store
|
fastlane/README.md
|
||||||
*/build/*
|
fastlane/report.xml
|
||||||
|
fastlane/test_output/*
|
||||||
*.pbxuser
|
*.pbxuser
|
||||||
!default.pbxuser
|
!default.pbxuser
|
||||||
*.mode1v3
|
*.mode1v3
|
||||||
@ -9,13 +10,15 @@
|
|||||||
*.perspectivev3
|
*.perspectivev3
|
||||||
!default.perspectivev3
|
!default.perspectivev3
|
||||||
xcuserdata
|
xcuserdata
|
||||||
profile
|
*.xccheckout
|
||||||
|
*.xcscmblueprint
|
||||||
*.moved-aside
|
*.moved-aside
|
||||||
DerivedData
|
DerivedData
|
||||||
.idea/
|
|
||||||
*.hmap
|
*.hmap
|
||||||
*.xccheckout
|
*.ipa
|
||||||
|
*.xcuserstate
|
||||||
#CocoaPods
|
.DS_Store
|
||||||
|
*.dSYM
|
||||||
Pods
|
*.dSYM.zip
|
||||||
|
*.ipa
|
||||||
|
*/xcuserdata/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user