diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-10-25 02:59:59 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-10-25 02:59:59 +0200 |
| commit | b3e59abef6a141073e295b0354d8f28a66a15d0a (patch) | |
| tree | d7c180fba47515dd30980cbbc0c70586fa87cfd2 /.gitignore | |
| parent | fbd1d450b0c2da394cbb02fd61ab75b2719bfb72 (diff) | |
| download | libft-b3e59abef6a141073e295b0354d8f28a66a15d0a.tar.gz libft-b3e59abef6a141073e295b0354d8f28a66a15d0a.tar.bz2 libft-b3e59abef6a141073e295b0354d8f28a66a15d0a.zip | |
Rendu branch with less fancy stuff
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 56fd0f2..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -a.out -*.o -*.so -*.a -main.c |
