From 56105916271ff9a7c0bfa237b45b9b3fab9c570b Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 9 Jun 2021 11:30:46 -0500 Subject: Fix building and perf for bundles with 1000s of package and BA payloads Fixes other half of #5300 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cb613709..3dc0e69a 100644 --- a/.gitignore +++ b/.gitignore @@ -399,3 +399,5 @@ build/.tools/ # Ignore generated test data src/test/burn/TestData/CacheTests/BundleC/fivegb.file +src/test/burn/TestData/Manual/BundleB/BAPayloads +src/test/burn/TestData/Manual/BundleB/PackagePayloads -- cgit v1.2.3-55-g6feb