Explorar el Código

Updated .gitignore

yhirose hace 7 años
padre
commit
e2e33a7f0b
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -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
+.*