diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-09-20 09:10:08 +0200 |
---|---|---|
committer | Toni <matzeton@googlemail.com> | 2022-09-21 18:03:22 +0200 |
commit | d6701e8979292834cd50abc78e8beafea7c7be8c (patch) | |
tree | 0d864e254c33443402747ea15347dac0ab95fb5e /.gitignore | |
parent | 3db6413ab08516d5c939611f254dbcff0c09bf5d (diff) |
Build ndpiReader and run regression tests.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: lns <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2c2a0fbd8..21f2a04d2 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,7 @@ /tests/unit/unit compile stamp-h1 +/windows/packages/pthreads.2.9.1.4 +/windows/packages/pthreads.redist.2.9.1.4 +/windows/bin/x64_Debug-ndpiReader/ndpiReader.exe +/windows/obj/nDPI_Debug-ndpiReader_x64/nDPI.vcxproj.FileListAbsolute.txt |