aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a406d47e84575c72787d9d09bc6121c135702388 (plain)
1
2
3
4
5
6
7
8
9
*.o
*.so
*.a
*.ghc
a.out
test_libft
main.c
build/*
test/*