rtla: Add .gitignore file

Message ID tencent_3C22A3418CD06196C2E5A84AE3EBC2281206@qq.com
State New
Headers
Series rtla: Add .gitignore file |

Commit Message

Rong Tao April 24, 2023, 10:46 a.m. UTC
  From: Rong Tao <rongtao@cestc.cn>

Add .gitignore file to ignore the rtla binary.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
v2: Improve the log and subsystem.
v1: https://lore.kernel.org/lkml/tencent_8042C05909979D2A1AAFA8A3028854065808@qq.com/
---
 tools/tracing/rtla/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/tracing/rtla/.gitignore
  

Comments

Daniel Bristot de Oliveira April 25, 2023, 7:56 a.m. UTC | #1
On 4/24/23 12:46, Rong Tao wrote:
> From: Rong Tao <rongtao@cestc.cn>
> 
> Add .gitignore file to ignore the rtla binary.
> 
> Signed-off-by: Rong Tao <rongtao@cestc.cn>

Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>

> ---
> v2: Improve the log and subsystem.
> v1: https://lore.kernel.org/lkml/tencent_8042C05909979D2A1AAFA8A3028854065808@qq.com/

Thanks!
-- Daniel
  

Patch

diff --git a/tools/tracing/rtla/.gitignore b/tools/tracing/rtla/.gitignore
new file mode 100644
index 000000000000..e9df32419b2b
--- /dev/null
+++ b/tools/tracing/rtla/.gitignore
@@ -0,0 +1 @@ 
+/rtla