Added third_party to gitignore

This commit is contained in:
Pasalc 2024-01-06 21:59:56 +03:00
parent 90dd1496e4
commit 718ce7d8fd

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ build/
.vscode/ .vscode/
debug/ debug/
temp/ temp/
third_party/
*-protocol.o *-protocol.o
*-protocol.c *-protocol.c