Files
ft_printf/.gitignore

16 lines
87 B
Plaintext

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