diff options
Diffstat (limited to 'test_mini/libft/.gitignore')
| -rw-r--r-- | test_mini/libft/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test_mini/libft/.gitignore b/test_mini/libft/.gitignore new file mode 100644 index 0000000..07a12bb --- /dev/null +++ b/test_mini/libft/.gitignore @@ -0,0 +1,11 @@ +*.o +*.so +*.a +*.ghc +*.dSYM +a.out +test/libft_test +obj/* +rendu.makefile +doc/* +tmp/* |
