🗑️」 clean: cleaned project.

This commit is contained in:
2024-07-18 14:49:58 +02:00
parent 0f1b58cf3a
commit 41f77ae61f
4 changed files with 0 additions and 46 deletions

11
.gitignore vendored
View File

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

View File

@ -1,14 +0,0 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

View File

@ -1,6 +0,0 @@
# ft_minipowershell
## license
This project is published under the Do What The F\*ck You Want Public License.
So have fun doing whatever the f\*ck you want ! :D

View File

@ -1,15 +0,0 @@
{
readline
Memcheck:Leak
...
fun:readline
...
}
{
readline
Memcheck:Leak
...
fun:add_history
...
}