diff options
| author | Dominik Kaiser | 2024-03-15 13:09:24 +0100 |
|---|---|---|
| committer | Dominik Kaiser | 2024-03-15 13:09:24 +0100 |
| commit | 44d2e1aa1585e07f96bb7c244ed46eb920af203c (patch) | |
| tree | fca4510dff3e620188d7880ae6190b95d30d442d /.gitmodules | |
| parent | 673ebefb75d599baf83bb62ace876ab415a2b929 (diff) | |
| download | ft_printf-44d2e1aa1585e07f96bb7c244ed46eb920af203c.tar.gz ft_printf-44d2e1aa1585e07f96bb7c244ed46eb920af203c.zip | |
Remove libft
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 92a2a10..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "libft"] - path = libft - url = git@github.com:dpu-kaiser/libft.git |
