1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-26 07:55:06 +03:00

maint: Add ctags configuration file and ignore the output

Add the config file to ease creation of tags to help navigation in
editors.
This commit is contained in:
Peter Krempa 2014-03-24 19:15:02 +01:00
parent ac532c69ea
commit f4c557b4ec
2 changed files with 3 additions and 0 deletions

2
.ctags Normal file
View File

@ -0,0 +1,2 @@
--recurse
--exclude=*.orig

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ MANIFEST
*#*#
*.#*#
*.pyc
tags