- added third-party folder to gitignore

pull/521/head
Michael Zillgith 1 year ago
parent 92c0fea9e8
commit abb71ebfd3

3
.gitignore vendored

@ -1,2 +1,5 @@
build/
/Debug/
third_party/mbedtls
third_party/winpcap
third_party/sqlite

Loading…
Cancel
Save