aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cf98940..07a12bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
*.ghc
*.dSYM
a.out
-libft_test
+test/libft_test
obj/*
rendu.makefile
+doc/*
+tmp/*