mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Removed .DS_Store. Added .gitignore.
This commit is contained in:
parent
dddc200f9b
commit
55e07518a4
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
# Xcode
|
||||
build/*
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode?v3
|
||||
!default.mode?v3
|
||||
*.perspective
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
profile
|
||||
*.moved-aside
|
||||
|
||||
# osx noise
|
||||
.DS_Store
|
||||
*.ipa
|
||||
*.swp
|
||||
*~.nib
|
||||
profile
|
BIN
Resources/.DS_Store
vendored
BIN
Resources/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user