Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / .gitignore
index a2939fc..57af07c 100644 (file)
@@ -28,6 +28,8 @@ modules.builtin
 *.gz
 *.bz2
 *.lzma
+*.xz
+*.lzo
 *.patch
 *.gcno
 
@@ -44,6 +46,11 @@ modules.builtin
 /Module.symvers
 
 #
+# Debian directory (make deb-pkg)
+#
+/debian/
+
+#
 # git files that we don't want to ignore even it they are dot-files
 #
 !.gitignore
@@ -55,6 +62,7 @@ modules.builtin
 include/config
 include/linux/version.h
 include/generated
+arch/*/include/generated
 
 # stgit generated dirs
 patches-*