ft_minipowershell/.gitignore

11 lines
106 B
Plaintext
Raw Normal View History

2024-05-16 18:00:06 +02:00
obj/
minishell
.direnv
.envrc
flake.nix
compile_commands.json
.cache
libft/**/*.o
libft/**/*.a
src/main.c