17 lines
131 B
Plaintext
17 lines
131 B
Plaintext
|
|
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.a
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.so
|
|
*.so.*
|
|
|
|
# Executables
|
|
*.out
|
|
|
|
# Debug files
|
|
*.dSYM/
|