summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2025-04-07 21:09:42 -0400
committerMason Reed <mason@vector35.com>2025-04-07 21:11:17 -0400
commit8cc094c21d705d85bb81d9d889b0b881921fa17d (patch)
treea937f002d7380cf8609be6b2dcc29f12a8636229 /.gitignore
parent633516160e7c752941eaf058109a8859ad9495ef (diff)
Fix broken .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f8f88647..2f8e4a2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,7 +34,7 @@ python/generator.tlog
.cache/
target/
view/sharedcache/api/python/_sharedcachecore.py
-view/sharedcache/api/python/_kernelcachecore.py
+view/kernelcache/api/python/_kernelcachecore.py
# Unit Tests
suite/unit.py