create project with libft and basic thread program

This commit is contained in:
hugogogo
2021-12-11 12:46:06 +01:00
commit fc987249ac
7 changed files with 171 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
.DS_Store
Thumbs.db
*.o
*.swp
*.out
*.exe
*.stackdump
*.a
*.so
*.dSYM
.vscode
*.lnk
*.zip
philo