Skip to content

Commit 2fa1139

Browse files
Add test binaries to .gitignore and remove them from tracking
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com> Agent-Logs-Url: https://github.com/uNetworking/uWebSockets/sessions/aa9f6642-4b42-421f-bc6e-a1af47c9fa45
1 parent b581454 commit 2fa1139

File tree

8 files changed

+7
-0
lines changed

8 files changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
tests/BloomFilter
2+
tests/ChunkedEncoding
3+
tests/ExtensionsNegotiator
4+
tests/HttpParser
5+
tests/HttpRouter
6+
tests/Query
7+
tests/TopicTree

tests/BloomFilter

-73.3 KB
Binary file not shown.

tests/ChunkedEncoding

-85.5 KB
Binary file not shown.

tests/ExtensionsNegotiator

-78.8 KB
Binary file not shown.

tests/HttpParser

-133 KB
Binary file not shown.

tests/HttpRouter

-1.05 MB
Binary file not shown.

tests/Query

-56 KB
Binary file not shown.

tests/TopicTree

-304 KB
Binary file not shown.

0 commit comments

Comments
 (0)