PATCH to add .gitignore

Jason Merrill jason@redhat.com
Thu Jan 10 17:27:00 GMT 2013


Apparently a .gitignore file was added to the gdb repository a while 
back, and I think it makes sense for it to be in the gcc repository as 
well.  I made a few edits to avoid ignoring things that are actually 
part of the gcc repository; this isn't strictly necessary, as the ignore 
file only applies to untracked files, but it seems appropriate all the same.

Applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gitignore.patch
Type: text/x-patch
Size: 918 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130110/ce41735c/attachment.bin>


More information about the Gcc-patches mailing list