Updated .gitignore
This commit is contained in:
parent
956faae6f0
commit
e2e33a7f0b
5
.gitignore
vendored
5
.gitignore
vendored
@ -4,9 +4,12 @@ example/server
|
||||
example/client
|
||||
example/hello
|
||||
example/simplesvr
|
||||
example/benchmark
|
||||
example/*.pem
|
||||
test/test
|
||||
test/test.xcodeproj/xcuser*
|
||||
test/test.xcodeproj/*/xcuser*
|
||||
test/*.pem
|
||||
|
||||
*.swp
|
||||
|
||||
@ -16,5 +19,7 @@ Release
|
||||
*.sdf
|
||||
*.suo
|
||||
*.opensdf
|
||||
*.db
|
||||
ipch
|
||||
*.dSYM
|
||||
.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user