[libvirt] [python PATCH] maint: Add ctags configuration file and ignore the output

Eric Blake eblake at redhat.com
Mon Mar 24 18:27:56 UTC 2014


On 03/24/2014 12:19 PM, Peter Krempa wrote:
> Add the config file to ease creation of tags to help navigation in
> editors.
> ---
>  .ctags     | 2 ++
>  .gitignore | 1 +
>  2 files changed, 3 insertions(+)
>  create mode 100644 .ctags

ACK

> 
> diff --git a/.ctags b/.ctags
> new file mode 100644
> index 0000000..21ac79a
> --- /dev/null
> +++ b/.ctags
> @@ -0,0 +1,2 @@
> +--recurse
> +--exclude=*.orig
> diff --git a/.gitignore b/.gitignore
> index f47e786..a28e63c 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -5,3 +5,4 @@ MANIFEST
>  *#*#
>  *.#*#
>  *.pyc
> +tags
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140324/5461423b/attachment-0001.sig>


More information about the libvir-list mailing list