Extract base class from SingleFileEventHandler
[ganeti-local] / .gitignore
index 6a059c0..a639f30 100644 (file)
@@ -7,10 +7,12 @@
 # global ignores
 *.py[co]
 *.swp
+*~
 
 # /
 /Makefile
 /Makefile.in
+/Makefile.local
 /TAGS
 /aclocal.m4
 /autom4te.cache
 /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
 
 # doc
 /doc/api
-/doc/*.html
+/doc/build
+/doc/coverage
+/doc/html
+/doc/install-quick.rst
+/doc/news.rst
 /doc/*.in
-/doc/*.pdf
 /doc/*.png
-/doc/rapi-resources.gen
 
 # 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