Streamlining handling of spindles and default templates
[ganeti-local] / .gitignore
index 0e9b955..05905f4 100644 (file)
@@ -62,6 +62,9 @@
 /doc/hs-lint.html
 /doc/manpages-enabled.rst
 /doc/man-*.rst
+/doc/users/groupmemberships
+/doc/users/groups
+/doc/users/users
 
 # doc/examples
 /doc/examples/bash_completion
 /doc/examples/hooks/ipsec
 
 # lib
-/lib/_autoconf.py
+/lib/_constants.py
 /lib/_vcsversion.py
 /lib/_generated_rpc.py
+/lib/opcodes.py
 
 # man
 /man/*.[0-9]
 /src/htools
 /src/hconfd
 /src/hluxid
+/src/hs2py
+/src/hs2py-constants
 /src/ganeti-confd
 /src/ganeti-luxid
 /src/ganeti-mond
 /src/rpc-test
 
 # automatically-built Haskell files
-/src/Ganeti/Constants.hs
+/src/AutoConf.hs
 /src/Ganeti/Curl/Internal.hs
+/src/Ganeti/Hs2Py/ListConstants.hs
+/src/Ganeti/PyConstants.hs
 /src/Ganeti/Version.hs
 /test/hs/Test/Ganeti/TestImports.hs