From af7715d0e86352ca78badc2272a4cb79cf5aef6a Mon Sep 17 00:00:00 2001 From: kat Date: Tue, 21 Jan 2025 08:26:03 -0500 Subject: Port sharedcache view to MemoryRegions, removing the need for the fake Raw view workaround --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a5ff059e..f9d2ef82 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ python/generator.log python/generator.tlog .cache/ target/ +view/sharedcache/api/python/_sharedcachecore.py # Unit Tests suite/unit.py -- cgit v1.3.1