mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-27 10:32:37 +00:00
Added .gitignore
This commit is contained in:
parent
9e1b7f67a3
commit
4f6575d65d
20
.gitignore
vendored
20
.gitignore
vendored
@ -1,3 +1,23 @@
|
|||||||
|
fastlane/README.md
|
||||||
|
fastlane/report.xml
|
||||||
|
fastlane/test_output/*
|
||||||
|
*.pbxuser
|
||||||
|
!default.pbxuser
|
||||||
|
*.mode1v3
|
||||||
|
!default.mode1v3
|
||||||
|
*.mode2v3
|
||||||
|
!default.mode2v3
|
||||||
|
*.perspectivev3
|
||||||
|
!default.perspectivev3
|
||||||
|
xcuserdata
|
||||||
|
*.xccheckout
|
||||||
|
*.xcscmblueprint
|
||||||
|
*.moved-aside
|
||||||
|
DerivedData
|
||||||
|
*.hmap
|
||||||
|
*.ipa
|
||||||
|
*.xcuserstate
|
||||||
|
.DS_Store
|
||||||
*.dSYM
|
*.dSYM
|
||||||
*.dSYM.zip
|
*.dSYM.zip
|
||||||
*.ipa
|
*.ipa
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user