From 1c0baa99ce57b031aeb3a70760bfb277ba6ee5bf Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Wed, 27 Dec 2023 17:09:20 +0200 Subject: [PATCH] update .gitignore to remove protoc files which are no longer built inside dll/ folder --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 774ba9d0..1d4a77b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ .vs/ .vscode/ -dll/net.pb.cc -dll/net.pb.h build/