24 lines
262 B
Plaintext
24 lines
262 B
Plaintext
syntax: glob
|
|
|
|
# Compiler output and editor autosave files
|
|
*~
|
|
*.o
|
|
*.lo
|
|
*.a
|
|
*.so
|
|
a.out
|
|
|
|
# Automatically generated output from the Autotools
|
|
aclocal.m4
|
|
autom4te*
|
|
autoscan.*
|
|
config.*
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
ltmain.sh
|
|
m4/libtool.m4
|
|
m4/lt*.m4
|
|
missing
|
|
Makefile.in
|