diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-09-20 09:10:08 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-09-20 22:07:24 +0200 |
commit | 0f59a997d97159ec3c5d3d900fd97d73983902e6 (patch) | |
tree | 3d777325ca1bc7d90bed46fb3d585b902d60b050 /.gitignore | |
parent | 8fc161a8ee3dc29e19bcf73387bda1fff627e817 (diff) |
Build ndpiReader and run regression tests.add/vs-proj-sln-and-ci-msbuild
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 |