mirror of
https://github.com/transmission/transmission
synced 2025-03-03 02:05:19 +00:00
Ignore configuration files from Xcode 4.
This commit is contained in:
parent
fdbe7dc2da
commit
ab48f1ccb3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
/.depend
|
||||
Transmission.xcodeproj/*.mode*
|
||||
Transmission.xcodeproj/*.pbxuser
|
||||
Transmission.xcodeproj/*.xcworkspace
|
||||
Transmission.xcodeproj/xcuserdata
|
||||
/beta
|
||||
/build
|
||||
cli/.depend
|
||||
|
|
Loading…
Reference in a new issue