Return cluster tags from LUQueryClusterInfo
[ganeti-local] / .gitignore
index de3dc1b..cff682b 100644 (file)
@@ -6,6 +6,7 @@
 
 # global ignores
 *.py[co]
+*.swp
 
 # /
 /Makefile
 /TAGS
 /aclocal.m4
 /autom4te.cache
-/autotools/
+/autotools/install-sh
+/autotools/missing
+/autotools/py-compile
+/autotools/replace_vars.sed
 /config.log
 /config.status
 /configure
@@ -23,9 +27,8 @@
 /*.tar.bz2
 /*.tar.gz
 
-# overrides
-!/autotools/ac_python_module.m4
-!/autotoosl/docbook-wrapper
+# daemons
+/daemons/ganeti-cleaner
 
 # devel
 /devel/clean-cluster
 /doc/*.in
 /doc/*.pdf
 /doc/*.png
-/doc/rapi-resources.sgml
+/doc/rapi-resources.gen
 
 # doc/examples
+/doc/examples/bash_completion
 /doc/examples/ganeti.cron
 /doc/examples/ganeti.initd
 
@@ -48,4 +52,5 @@
 
 # man
 /man/*.[0-9]
+/man/*.html
 /man/*.in