summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkat <kat@vector35.com>2025-01-21 08:26:03 -0500
committerkat <kat@vector35.com>2025-01-27 13:45:54 -0500
commitaf7715d0e86352ca78badc2272a4cb79cf5aef6a (patch)
treec9514d182c9ac4c5d82a811031b448447fcb5b94 /.gitignore
parent37f4ee46a40eee23cd039ae8329c9157a86aff65 (diff)
Port sharedcache view to MemoryRegions, removing the need for the fake Raw view workaround
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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