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