28 lines
209 B
Plaintext
28 lines
209 B
Plaintext
# Object files
|
|
*.o
|
|
*.ko
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
ds
|
|
|
|
# Emacs backups
|
|
*~
|
|
|
|
# Output netpbm images
|
|
*.pbm
|
|
*.pgm
|
|
*.ppm
|