retro-gobject/.gitignore
2014-12-05 12:15:29 +01:00

23 lines
167 B
Plaintext

out
doc*
*-internal.h
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app