summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore67
1 files changed, 17 insertions, 50 deletions
diff --git a/.gitignore b/.gitignore
index 7f91567..a5abfaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,30 +1,25 @@
-examples/websocketserver/moc_dataprocessor.cpp
-examples/websocketserver/moc_handshakeresponse.cpp
-examples/websocketserver/moc_helloworldserver.cpp
-examples/websocketserver/moc_websocket.cpp
-examples/websocketserver/moc_websocketserver.cpp
+# C++ objects and libs
+
+*.slo
+*.lo
+*.o
+*.a
+*.la
+*.lai
+*.so
+*.so.*
+*.dll
+*.dylib
+*.obj
+Makefile*
+moc_*.cpp
+*.moc
+
examples/websocketserver/websocketserver
-build-examples-Qt_5_1_0_clang_64_temporary-Debug/websocketserver/moc_dataprocessor.cpp
-build-examples-Qt_5_1_0_clang_64_temporary-Debug/websocketserver/moc_handshakeresponse.cpp
-build-examples-Qt_5_1_0_clang_64_temporary-Debug/websocketserver/moc_helloworldserver.cpp
-build-examples-Qt_5_1_0_clang_64_temporary-Debug/websocketserver/moc_websocket.cpp
-build-examples-Qt_5_1_0_clang_64_temporary-Debug/websocketserver/moc_websocketserver.cpp
build-examples-Qt_5_1_0_clang_64_temporary-Debug/websocketserver/websocketserver
examples/examples.pro.user.2.7pre1
-build-unittests-Qt_5_1_0_clang_64-Debug/moc_dataprocessor.cpp
-build-unittests-Qt_5_1_0_clang_64-Debug/moc_handshakeresponse.cpp
-build-unittests-Qt_5_1_0_clang_64-Debug/moc_websocket.cpp
-build-unittests-Qt_5_1_0_clang_64-Debug/moc_websocketserver.cpp
-build-unittests-Qt_5_1_0_clang_64-Debug/tst_compliance.moc
-build-unittests-Qt_5_1_0_clang_64-Debug/tst_websockets.moc
build-unittests-Qt_5_1_0_clang_64-Debug/unittest_result.xml
build-unittests-Qt_5_1_0_clang_64-Debug/unittests
-build-unittests-Qt_5_1_0_clang_64-Release/moc_dataprocessor.cpp
-build-unittests-Qt_5_1_0_clang_64-Release/moc_handshakeresponse.cpp
-build-unittests-Qt_5_1_0_clang_64-Release/moc_websocket.cpp
-build-unittests-Qt_5_1_0_clang_64-Release/moc_websocketserver.cpp
-build-unittests-Qt_5_1_0_clang_64-Release/tst_compliance.moc
-build-unittests-Qt_5_1_0_clang_64-Release/tst_websockets.moc
build-unittests-Qt_5_1_0_clang_64-Release/unittests
examples/.coverity-submit
@@ -35,13 +30,6 @@ build-unittests-Qt_5_1_0_clang_64-Release
src/doc/html
.qmake.cache
examples/echoclient/echoclient
-examples/echoclient/moc_dataprocessor_p.cpp
-examples/echoclient/moc_echoclient.cpp
-examples/echoclient/moc_handshakeresponse_p.cpp
-examples/echoclient/moc_qwebsocket.cpp
-examples/echoclient/moc_qwebsocket_p.cpp
-examples/echoclient/moc_qwebsocketserver.cpp
-examples/echoclient/moc_qwebsocketserver_p.cpp
src/libQWebSockets.0.9.0.dylib
src/libQWebSockets.0.9.dylib
src/libQWebSockets.0.dylib
@@ -49,26 +37,5 @@ src/libQWebSockets.1.0.0.dylib
src/libQWebSockets.1.0.dylib
src/libQWebSockets.1.dylib
src/libQWebSockets.dylib
-src/moc_dataprocessor_p.cpp
-src/moc_handshakeresponse_p.cpp
-src/moc_qwebsocket.cpp
-src/moc_qwebsocket_p.cpp
-src/moc_qwebsocketserver.cpp
-src/moc_qwebsocketserver_p.cpp
examples/echoserver/echoserver
-examples/echoserver/moc_dataprocessor_p.cpp
-examples/echoserver/moc_echoserver.cpp
-examples/echoserver/moc_handshakeresponse_p.cpp
-examples/echoserver/moc_qwebsocket.cpp
-examples/echoserver/moc_qwebsocket_p.cpp
-examples/echoserver/moc_qwebsocketserver.cpp
-examples/echoserver/moc_qwebsocketserver_p.cpp
tests/unittests
-tests/moc_dataprocessor_p.cpp
-tests/moc_handshakeresponse_p.cpp
-tests/moc_qwebsocket.cpp
-tests/moc_qwebsocket_p.cpp
-tests/moc_qwebsocketserver.cpp
-tests/moc_qwebsocketserver_p.cpp
-tests/tst_compliance.moc
-tests/tst_websockets.moc