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