- added third-party folder to gitignore
parent
92c0fea9e8
commit
abb71ebfd3
@ -1,2 +1,5 @@
|
||||
build/
|
||||
/Debug/
|
||||
third_party/mbedtls
|
||||
third_party/winpcap
|
||||
third_party/sqlite
|
||||
|
Loading…
Reference in New Issue