diff options
author | Brian Norris <computersforpeace@gmail.com> | 2015-02-18 03:18:33 +0100 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2015-02-28 06:52:47 +0100 |
commit | 3dc3712a823dcedf0c3218aeb2b1e271439cae1b (patch) | |
tree | e5634090ead61693c8ef8d6b39d5cf19f15c4dc1 /tools/thermal | |
parent | tools/thermal: tmon: fixup tui windowing calculations (diff) | |
download | linux-3dc3712a823dcedf0c3218aeb2b1e271439cae1b.tar.xz linux-3dc3712a823dcedf0c3218aeb2b1e271439cae1b.zip |
tools/thermal: tmon: add .gitignore
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'tools/thermal')
-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 |