diff options
| author | Brian Norris <[email protected]> | 2015-02-17 18:18:33 -0800 |
|---|---|---|
| committer | Zhang Rui <[email protected]> | 2015-02-28 13:52:47 +0800 |
| commit | 3dc3712a823dcedf0c3218aeb2b1e271439cae1b (patch) | |
| tree | e5634090ead61693c8ef8d6b39d5cf19f15c4dc1 | |
| parent | 3bbcc529ee7f1d5807f3fe84cfdbdd1599530ad0 (diff) | |
tools/thermal: tmon: add .gitignore
Signed-off-by: Brian Norris <[email protected]>
Acked-by: Jacob Pan <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
| -rw-r--r-- | tools/thermal/tmon/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/thermal/tmon/.gitignore b/tools/thermal/tmon/.gitignore new file mode 100644 index 000000000000..06e96be65276 --- /dev/null +++ b/tools/thermal/tmon/.gitignore @@ -0,0 +1 @@ +/tmon |