[systemd-devel] [PATCH] .gitignore: add GNU GLOBAL files

Łukasz Stelmach l.stelmach at samsung.com
Fri May 15 08:39:47 PDT 2015


It was <2015-05-15 pią 17:25>, when Lennart Poettering wrote:
> On Fri, 15.05.15 17:12, Łukasz Stelmach (l.stelmach at samsung.com) wrote:
>
> Hmm? What is GNU GLOBAL? 

Another cscope. A quote from http://www.gnu.org/software/global/

--8<---------------cut here---------------start------------->8---
    GNU GLOBAL is a source code tagging system that works the same way
    across diverse environments, such as Emacs editor, Vi editor, Less
    viewer, Bash shell, various web browsers, etc.

    You can locate various objects, such as functions, macros, structs,
    classes, in your source files and move there easily. [...]
--8<---------------cut here---------------end--------------->8---

The index files should not appear in "git status".

>
>> ---
>>  .gitignore | 4 ++++
>>  1 file changed, 4 insertions(+)
>> 
>> diff --git a/.gitignore b/.gitignore
>> index f550950..d2f1a1f 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -22,6 +22,10 @@
>>  /*.tar.xz
>>  /Makefile
>>  /TAGS
>> +/GPATH
>> +/GRTAGS
>> +/GSYMS
>> +/GTAGS
>>  /accelerometer
>>  /ata_id
>>  /bootctl
>> -- 
>> 2.1.4
>> 
>> _______________________________________________
>> systemd-devel mailing list
>> systemd-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
>
> Lennart

-- 
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150515/bfba1644/attachment-0001.sig>


More information about the systemd-devel mailing list