diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-03 16:25:10 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-03 16:32:11 +0100 |
commit | 4b3dfeddc15908fdf53df42818ed167addc71659 (patch) | |
tree | 8c307416a19df07e8977896101553458144391e6 /.gitignore | |
parent | 0d175d022fff8b87628dbc3fd0ead14f6660eb20 (diff) |
Add id field to HeaderMessage for simplifying
- Changed bracket style as well
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ chatty send server + _id _clients *.log + +tags |