feat(eventsub): add basic parse tests and benchmark (#5952)
This commit is contained in:
@@ -8,6 +8,7 @@ tests/snapshots/**/*.json
|
||||
|
||||
# Ignore submodule files
|
||||
lib/*/
|
||||
!lib/twitch-eventsub-ws
|
||||
conan-pkgs/*/
|
||||
cmake/sanitizers-cmake/
|
||||
tools/crash-handler
|
||||
@@ -30,3 +31,6 @@ vcpkg_installed/
|
||||
|
||||
# Compile commands generated by CMake
|
||||
compile_commands.json
|
||||
|
||||
# include files
|
||||
*.inc
|
||||
|
||||
Reference in New Issue
Block a user