diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,6 +2,8 @@ *.so *.a *.ghc +*.dSYM a.out -main.c -build/* +test_libft +obj/* +rendu.makefile |
![]() |
index : libft.git | |
| School project: Rewritting some libc functions and adding new ones |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -2,6 +2,8 @@ *.so *.a *.ghc +*.dSYM a.out -main.c -build/* +test_libft +obj/* +rendu.makefile |