20 lines
154 B
Plaintext
20 lines
154 B
Plaintext
|
|
# NAME file
|
|
ft_printf
|
|
|
|
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.a
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.so
|
|
*.so.*
|
|
|
|
# Executables
|
|
*.out
|
|
|
|
# Debug files
|
|
*.dSYM/
|