Skip to content

Commit 8cc094c

Browse files
committed
Fix broken .gitignore
1 parent 6335161 commit 8cc094c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ python/generator.tlog
3434
.cache/
3535
target/
3636
view/sharedcache/api/python/_sharedcachecore.py
37-
view/sharedcache/api/python/_kernelcachecore.py
37+
view/kernelcache/api/python/_kernelcachecore.py
3838

3939
# Unit Tests
4040
suite/unit.py

0 commit comments

Comments
 (0)