diff options
Diffstat (limited to '2026')
| l--------- | 2026/examples/example_raylib/.direnv/flake-profile | 1 | ||||
| l--------- | 2026/examples/example_raylib/.direnv/flake-profile-1-link | 1 | ||||
| -rw-r--r-- | 2026/examples/example_raylib/.gitignore | 3 |
3 files changed, 2 insertions, 3 deletions
diff --git a/2026/examples/example_raylib/.direnv/flake-profile b/2026/examples/example_raylib/.direnv/flake-profile deleted file mode 120000 index 0c05709..0000000 --- a/2026/examples/example_raylib/.direnv/flake-profile +++ /dev/null @@ -1 +0,0 @@ -flake-profile-1-link
\ No newline at end of file diff --git a/2026/examples/example_raylib/.direnv/flake-profile-1-link b/2026/examples/example_raylib/.direnv/flake-profile-1-link deleted file mode 120000 index 8f6f619..0000000 --- a/2026/examples/example_raylib/.direnv/flake-profile-1-link +++ /dev/null @@ -1 +0,0 @@ -/nix/store/xska2chszdi2m9qa6cnig39w8aihqqcw-nix-shell-env
\ No newline at end of file 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 |
