This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Update and add .gitignore's


On 16-09-21 12:30 PM, Pedro Alves wrote:
> On 09/16/2016 04:52 PM, Simon Marchi wrote:
>> 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.
> 
> Fine with me.  OK.
> 
> Thanks,
> Pedro Alves
> 

Thanks, pushed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]