Remove duplicate build/ entry in gitignore
This commit is contained in:
parent
d167471369
commit
d91cd98fcb
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,7 +35,6 @@ xcuserdata/
|
||||||
*.xccheckout
|
*.xccheckout
|
||||||
|
|
||||||
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
|
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
|
||||||
build/
|
|
||||||
DerivedData/
|
DerivedData/
|
||||||
*.moved-aside
|
*.moved-aside
|
||||||
*.pbxuser
|
*.pbxuser
|
||||||
|
|
Reference in a new issue