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