tools/vm: add .gitignore to ignore built binaries
authorJoonsoo Kim <[email protected]>
Mon, 4 Feb 2013 22:28:43 +0000 (14:28 -0800)
committerLinus Torvalds <[email protected]>
Tue, 5 Feb 2013 09:38:46 +0000 (20:38 +1100)
There is no .gitignore in tools/vm, so 'git status' always show built
binaries.  To ignore this, add .gitignore.

Signed-off-by: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
tools/vm/.gitignore [new file with mode: 0644]

diff --git a/tools/vm/.gitignore b/tools/vm/.gitignore
new file mode 100644 (file)
index 0000000..44f095f
--- /dev/null
@@ -0,0 +1,2 @@
+slabinfo
+page-types