mirror of
https://github.com/KeyZox71/ft_minipowershell.git
synced 2025-03-15 03:16:51 +01:00
「🎉」 init: hello world !
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
obj/
|
||||||
|
minishell
|
||||||
|
.direnv
|
||||||
|
.envrc
|
||||||
|
flake.nix
|
||||||
|
compile_commands.json
|
||||||
|
.cache
|
||||||
|
libft/**/*.o
|
||||||
|
libft/**/*.a
|
||||||
|
src/main.c
|
||||||
|
vgcore.*
|
Reference in New Issue
Block a user