e951f6ed63
Keep the files in the repository, even though we don't use them, but don't include them in the releases.
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
# Don't include the library build files that we don't use.
|
|
aclocal.m4 export-ignore
|
|
compile export-ignore
|
|
configure* export-ignore
|
|
config.* export-ignore
|
|
depcomp export-ignore
|
|
install-sh export-ignore
|
|
mak* export-ignore
|
|
Makefile.* export-ignore
|
|
missing export-ignore
|