mirror of
https://github.com/github/gitignore.git
synced 2024-12-29 18:55:10 +08:00
12 lines
115 B
Plaintext
12 lines
115 B
Plaintext
# xcode
|
|
build/*
|
|
*.pbxuser
|
|
*.mode1v3
|
|
*.perspectivev3
|
|
*.xcworkspace
|
|
xcuserdata
|
|
# osx
|
|
.DS_Store
|
|
profile
|
|
*.moved-aside
|