Browse Source

tools/vm: add .gitignore to ignore built binaries

There is no .gitignore in tools/vm, so 'git status' always show built
binaries.  To ignore this, add .gitignore.

Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Joonsoo Kim 12 years ago
parent
commit
1363b563a7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tools/vm/.gitignore

+ 2 - 0
tools/vm/.gitignore

@@ -0,0 +1,2 @@
+slabinfo
+page-types