99ad7ffd7152a5d30713e5ca46f7d41504d668dd
the project has source code in paths like:
tests/src/de/pokerth
src/chatcleaner
which should not be ignored. To fix this, a slash needs to be added in
front of the files that actually should be ignored.
While at it:
- pokerth_server does not need to be ignored (it's generated in `bin/`,
which is ignored already)
- ignore some project files (for the case Eclipse is used as IDE)
Switching from asio deadline_timer to asio steady_timer in order to fix #55. This requires the (boost or native) chrono lib.
Description
No description provided
59 MiB
Languages
Java
54.8%
C++
43.1%
QMake
0.8%
C
0.6%
HTML
0.5%
Other
0.1%