Files
ft_printf/libftprintf/.gitignore

14 lines
74 B
Plaintext

*.a
*.o
*.out
*.so
*.dSYM/
.*.swp
.*.git
*~
t
t?
build
.vscode
.DS_Store/