Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/Simple-WebSocket-Server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreidheim <eidheim@gmail.com>2015-10-28 23:33:52 +0300
committereidheim <eidheim@gmail.com>2015-10-28 23:33:52 +0300
commit6d0fd30c690aa1bf57ed35ca870c4be809ea8d82 (patch)
treed7deed4dcf514418c2fe1ff6e32e218c086702fc /.gitignore
parentd9af5164a2a6dfa10dbdaff7824885ba49d6431d (diff)
Minor changes to #17.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6d44f38..1d4a5a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@ Makefile
cmake_install.cmake
install_manifest.txt
*.cmake
+#Additions to https://github.com/github/gitignore/blob/master/CMake.gitignore
+Testing
+compile_commands.json
# executables
ws_examples