diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-18 18:07:08 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-18 18:07:08 -0400 |
| commit | 47036ba678949ade21ecbecaeb780b324f6ce3ee (patch) | |
| tree | 28d87c88634df74bbecb8b761d65e55670b22b99 /2026/examples/example_raylib/.gitignore | |
| parent | c9fc2ca532c5219a087924ece1e38be19c25f006 (diff) | |
Fix harness
Diffstat (limited to '2026/examples/example_raylib/.gitignore')
| -rw-r--r-- | 2026/examples/example_raylib/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/2026/examples/example_raylib/.gitignore b/2026/examples/example_raylib/.gitignore index ea9ccd0..fe788c5 100644 --- a/2026/examples/example_raylib/.gitignore +++ b/2026/examples/example_raylib/.gitignore @@ -1,2 +1 @@ -libraylib.a -output/*
\ No newline at end of file +libraylib.a
\ No newline at end of file |
