dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Joonsoo Kim 2013-02-04 14:28:43 -08:00 committed by Linus Torvalds
parent 85facf2570
commit 1363b563a7
1 changed files with 2 additions and 0 deletions

2
tools/vm/.gitignore vendored Normal file
View File

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