ft_minipowershell/.gitignore
2024-07-18 18:26:52 +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.*