merge a la main c pas bien
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
objs/
|
||||
|
||||
*.o
|
||||
|
||||
a\.out\.dSYM/
|
||||
|
||||
a\.out
|
||||
|
||||
*.swo
|
||||
|
||||
*.swp
|
||||
|
||||
fillit
|
||||
|
||||
test_fillit\.c
|
||||
|
||||
libft
|
||||
|
||||
\.DS_Store
|
||||
Reference in New Issue
Block a user