Skip to content

Commit e2e33a7

Browse files
committed
Updated .gitignore
1 parent 956faae commit e2e33a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ example/server
44
example/client
55
example/hello
66
example/simplesvr
7+
example/benchmark
8+
example/*.pem
79
test/test
810
test/test.xcodeproj/xcuser*
911
test/test.xcodeproj/*/xcuser*
12+
test/*.pem
1013

1114
*.swp
1215

@@ -16,5 +19,7 @@ Release
1619
*.sdf
1720
*.suo
1821
*.opensdf
22+
*.db
1923
ipch
2024
*.dSYM
25+
.*

0 commit comments

Comments
 (0)