projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85facf2
)
tools/vm: add .gitignore to ignore built binaries
author
Joonsoo Kim
<
[email protected]
>
Mon, 4 Feb 2013 22:28:43 +0000
(14:28 -0800)
committer
Linus 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]
patch
|
blob
diff --git a/tools/vm/.gitignore
b/tools/vm/.gitignore
new file mode 100644
(file)
index 0000000..
44f095f
--- /dev/null
+++ b/
tools/vm/.gitignore
@@ -0,0
+1,2
@@
+slabinfo
+page-types