From 81c6d11b1a63b58226bd9a180b15ee0cbb6c863d Mon Sep 17 00:00:00 2001 From: xad1 Date: Fri, 10 Mar 2023 15:41:50 +0000 Subject: [PATCH] updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 89cc49c..4c800b8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch +include/server.hpp \ No newline at end of file