Files
rippled/.gitignore
2011-10-01 09:21:33 -05:00

21 lines
259 B
Plaintext

.DS_Store
#vim stuff
*~
*.swp
*.o
*.so
*.a
*.dylib
objs_shared/
objs_static/
examples/chat_server/chat_server
examples/echo_server/echo_server
examples/chat_client/chat_client
test/basic/tests
libwebsocketpp.dylib.0.1.0
websocketpp.xcodeproj/xcuserdata/*