Modify gnt-node add to call external script
[ganeti-local] / .gitignore
index 8c69095..a639f30 100644 (file)
@@ -6,39 +6,62 @@
 
 # global ignores
 *.py[co]
+*.swp
+*~
 
 # /
 /Makefile
 /Makefile.in
+/Makefile.local
 /TAGS
 /aclocal.m4
 /autom4te.cache
-/autotools
+/autotools/install-sh
+/autotools/missing
+/autotools/py-compile
+/autotools/replace_vars.sed
 /config.log
 /config.status
 /configure
 /ganeti
 /stamp-directories
+/stamp-srclinks
+/vcs-version
 /*.patch
 /*.tar.bz2
 /*.tar.gz
+/ganeti-[0-9]*.[0-9]*.[0-9]*
+
+# daemons
+/daemons/daemon-util
+/daemons/ensure-dirs
+/daemons/ganeti-cleaner
 
 # devel
 /devel/clean-cluster
 /devel/upload
 
 # doc
-/doc/*.html
+/doc/api
+/doc/build
+/doc/coverage
+/doc/html
+/doc/install-quick.rst
+/doc/news.rst
 /doc/*.in
-/doc/*.pdf
+/doc/*.png
 
 # doc/examples
+/doc/examples/bash_completion
 /doc/examples/ganeti.cron
 /doc/examples/ganeti.initd
+/doc/examples/gnt-config-backup
+/doc/examples/hooks/ipsec
 
 # lib
 /lib/_autoconf.py
 
 # man
 /man/*.[0-9]
+/man/*.html
 /man/*.in