]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Fix/improve .gitignore
authorPino Toscano <toscano.pino@tiscali.it>
Sat, 11 Jul 2015 07:55:40 +0000 (09:55 +0200)
committerMark Wielaard <mjw@redhat.com>
Sat, 11 Jul 2015 19:56:07 +0000 (21:56 +0200)
commit5686dede3f32fad79c6340d1eee0e1b13e63aa6a
tree0e4760b93573c352efad8fd81dc225d2ee518880
parent26d5a631209a82efe1d55dd44a9c65dc481138cb
Fix/improve .gitignore

Fill the .gitignore with more generated files, such as:
- test executables
- results of the automake testing framework (*.log and *.trs)
- sources generated by flex and bison
- generated *.mnemonics files in libcpu
- the helper libcpu/i386_gendis tool
- *.so.1 symlinks

Also, anchor existing filenames to their location when
builddir==srcdir.

Signed-off-by: Pino Toscano <toscano.pino@tiscali.it>
.gitignore
ChangeLog