diff options
author | Brian Norris <computersforpeace@gmail.com> | 2015-02-17 18:18:33 -0800 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2015-02-28 13:52:47 +0800 |
commit | 3dc3712a823dcedf0c3218aeb2b1e271439cae1b (patch) | |
tree | e5634090ead61693c8ef8d6b39d5cf19f15c4dc1 /tools | |
parent | 3bbcc529ee7f1d5807f3fe84cfdbdd1599530ad0 (diff) | |
download | op-kernel-dev-3dc3712a823dcedf0c3218aeb2b1e271439cae1b.zip op-kernel-dev-3dc3712a823dcedf0c3218aeb2b1e271439cae1b.tar.gz |
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')
-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 0000000..06e96be --- /dev/null +++ b/tools/thermal/tmon/.gitignore @@ -0,0 +1 @@ +/tmon |