1
0
mirror of https://github.com/KeyZox71/ft_minipowershell.git synced 2025-06-25 02:13:35 +02:00

🗑️」 clean(gitignore): ignored object in libft

This commit is contained in:
2024-05-17 14:35:21 +02:00
parent 984f602e82
commit 03f39d20db

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ minishell
flake.nix flake.nix
compile_commands.json compile_commands.json
.cache .cache
libft/**/*.o
libft/**/*.a