ft_minipowershell/.gitignore
2024-05-25 14:30:53 +02:00

12 lines
115 B
Plaintext

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