Archived
1
0
This repository has been archived on 2025-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
Files
cub3d/.gitignore
2024-09-11 10:56:31 +02:00

12 lines
111 B
Plaintext

obj/
cub3d
.direnv
.envrc
flake.nix
compile_commands.json
.cache
libft/**/*.o
libft/**/*.a
src/main.c
vgcore.*