[PATCH] .gitignore update

From: Alexey Dobriyan
Date: Thu Oct 16 2008 - 21:42:02 EST


Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
---

Documentation/accounting/.gitignore | 1 +
Documentation/auxdisplay/.gitignore | 1 +
Documentation/connector/.gitignore | 1 +
Documentation/ia64/.gitignore | 1 +
Documentation/networking/.gitignore | 1 +
Documentation/pcmcia/.gitignore | 1 +
Documentation/spi/.gitignore | 2 ++
Documentation/video4linux/.gitignore | 1 +
Documentation/vm/.gitignore | 1 +
Documentation/watchdog/src/.gitignore | 2 ++
arch/x86/boot/compressed/.gitignore | 2 ++
arch/x86/kernel/cpu/.gitignore | 1 +
12 files changed, 15 insertions(+)

new file mode 100644
--- /dev/null
+++ b/Documentation/accounting/.gitignore
@@ -0,0 +1 @@
+getdelays
new file mode 100644
--- /dev/null
+++ b/Documentation/auxdisplay/.gitignore
@@ -0,0 +1 @@
+cfag12864b-example
new file mode 100644
--- /dev/null
+++ b/Documentation/connector/.gitignore
@@ -0,0 +1 @@
+ucon
new file mode 100644
--- /dev/null
+++ b/Documentation/ia64/.gitignore
@@ -0,0 +1 @@
+aliasing-test
new file mode 100644
--- /dev/null
+++ b/Documentation/networking/.gitignore
@@ -0,0 +1 @@
+ifenslave
new file mode 100644
--- /dev/null
+++ b/Documentation/pcmcia/.gitignore
@@ -0,0 +1 @@
+crc32hash
new file mode 100644
--- /dev/null
+++ b/Documentation/spi/.gitignore
@@ -0,0 +1,2 @@
+spidev_fdx
+spidev_test
new file mode 100644
--- /dev/null
+++ b/Documentation/video4linux/.gitignore
@@ -0,0 +1 @@
+v4lgrab
new file mode 100644
--- /dev/null
+++ b/Documentation/vm/.gitignore
@@ -0,0 +1 @@
+slabinfo
new file mode 100644
--- /dev/null
+++ b/Documentation/watchdog/src/.gitignore
@@ -0,0 +1,2 @@
+watchdog-simple
+watchdog-test
--- a/arch/x86/boot/compressed/.gitignore
+++ b/arch/x86/boot/compressed/.gitignore
@@ -1 +1,3 @@
relocs
+vmlinux.bin.all
+vmlinux.relocs
new file mode 100644
--- /dev/null
+++ b/arch/x86/kernel/cpu/.gitignore
@@ -0,0 +1 @@
+capflags.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/