[PATCH] libtraceevent: Add some more created files to .gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Steven Rostedt (VMware)" <rostedt@xxxxxxxxxxx>

The *.so, *.cmd and .*.d files should not be listed in git status, as
they are all created during the build, and not to be part of the
configuration management.

Signed-off-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index fde7fe6..c312a39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@ build_prefix
 build_uninstall
 *~
 \#*\#
+*.cmd
+*.so
+.*.d
-- 
2.29.2




[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux