]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
Update and add .gitignore's
authorSimon Marchi <simon.marchi@ericsson.com>
Wed, 21 Sep 2016 17:12:21 +0000 (13:12 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 21 Sep 2016 17:12:21 +0000 (13:12 -0400)
commit74172ecf37e5877085c5d01f335db94e8091ba97
treebc331aeb4ff90e2dce1f3a2088b84b3be28429b9
parent6ec2b213de6962ceeb81bfa33354ea6e60c57049
Update and add .gitignore's

This patch adds a bunch of generated files to gdb's gitignore files.
There are still a bunch of "stamp" files that are not ignored, but I
think the rule for them should be put in the top-level gitignore.

Users and developers are encouraged to build out-of-tree, but some
people prefer the simplicity to build in-tree, so it should be useful
for them.

gdb/ChangeLog:

* .gitignore: Ignore more files.
* data-directory/.gitignore: Likewise.

gdb/doc/ChangeLog:

* .gitignore: New file.

gdb/gdbserver/ChangeLog:

* .gitinore: Ignore more files.

gdb/testsuite/ChangeLog:

* .gitignore: New file.
gdb/.gitignore
gdb/ChangeLog
gdb/data-directory/.gitignore [new file with mode: 0644]
gdb/doc/.gitignore [new file with mode: 0644]
gdb/doc/ChangeLog
gdb/gdbserver/.gitignore
gdb/gdbserver/ChangeLog
gdb/testsuite/.gitignore [new file with mode: 0644]
gdb/testsuite/ChangeLog