1
0
cub3d/.gitignore

10 lines
94 B
Plaintext

obj/
cub3D
.direnv
compile_commands.json
.cache
libft/**/*.o
libft/**/*.a
src/main.c
vgcore.*