diff options
author | Joursoir <chat@joursoir.net> | 2021-01-05 23:04:29 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2021-01-17 16:44:22 +0000 |
commit | 94c62c18342f10c3283b6f63bca8acb406f8720b (patch) | |
tree | 9c9b959da7f05ca6d792dda2d7ecb8e68a3e8ed4 /.gitignore | |
parent | a76b00c511db1d3529bba51475a24ca93d12913e (diff) | |
download | want-chat-94c62c18342f10c3283b6f63bca8acb406f8720b.tar.gz want-chat-94c62c18342f10c3283b6f63bca8acb406f8720b.tar.bz2 want-chat-94c62c18342f10c3283b6f63bca8acb406f8720b.zip |
client gui: add non-blocking socket working
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,4 +4,5 @@ src/client/gui/client src/server/server src/server/hash* src/config.hpp +*.exe *.o
\ No newline at end of file |