diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-18 21:11:41 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-18 21:11:41 -0400 |
| commit | fc43a36a8293b5d7b6d181bd9caffbf4344cdcb6 (patch) | |
| tree | bb2576c7baa823a2c89cdea0336af42113f432f5 /2026/examples/example_raylib/.gitignore | |
| parent | 959cd6dfc5dd9637dab2ad8f55f4eef976fd50c3 (diff) | |
Cleanup raylib example
Diffstat (limited to '2026/examples/example_raylib/.gitignore')
| -rw-r--r-- | 2026/examples/example_raylib/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/2026/examples/example_raylib/.gitignore b/2026/examples/example_raylib/.gitignore index fe788c5..3568a0f 100644 --- a/2026/examples/example_raylib/.gitignore +++ b/2026/examples/example_raylib/.gitignore @@ -1 +1,2 @@ -libraylib.a
\ No newline at end of file +libraylib.a +.direnv/*
\ No newline at end of file |
