diff options
| author | Dominik Kaiser | 2024-05-08 13:09:30 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2024-05-08 13:09:30 +0200 |
| commit | 85d348b41864fd6f6d4bdfab4d2c363db4b6073d (patch) | |
| tree | 631e7ac2d92cf507c3c15ce90d9326f1c91e52d4 /.gitmodules | |
| parent | 50fd99cba74b758be23aafc4f76b5e63ef86977f (diff) | |
| download | pipex-85d348b41864fd6f6d4bdfab4d2c363db4b6073d.tar.gz pipex-85d348b41864fd6f6d4bdfab4d2c363db4b6073d.zip | |
Convert libft module to directory
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 87a27f6..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "libft"] - path = libft - url = https://github.com/dpu-kaiser/libft |
