Skip to content

Commit 2d5480f

Browse files
committed
fix: ignore local .codebase folder
Signed-off-by: Sam Gammon <sam@elide.ventures>
1 parent 392b66c commit 2d5480f

File tree

69 files changed

+2
-3156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+2
-3156
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ test-results-native/
3232
packages/graalvm/test.mjs
3333
*.pyc
3434
*.pyo
35+
.codebase/
36+
docs/reports/

docs/reports/css/base-style.css

-179
This file was deleted.

docs/reports/css/style.css

-84
This file was deleted.

docs/reports/css/tree.css

-102
This file was deleted.

docs/reports/images/d.gif

-2.88 KB
Binary file not shown.

docs/reports/images/d.png

-7.46 KB
Binary file not shown.

docs/reports/images/throbber.gif

-1.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)