🎉」 init: hello world !

This commit is contained in:
2024-07-18 18:26:52 +02:00
parent 35e07cad6e
commit 3aab3ab0bc

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
obj/
minishell
.direnv
.envrc
flake.nix
compile_commands.json
.cache
libft/**/*.o
libft/**/*.a
src/main.c
vgcore.*