[PATCH v2] trace-cruncher: Add a .gitignore file

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

 



Some files are generated during trace-cruncher compilation,
testing and development process. These files should be ignored by git.

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@xxxxxxxxx>
---
 .gitignore | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.gitignore b/.gitignore
index e69de29..9fb86e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*.so
+*.a
+.*.d
+*~
+*.pyc
+*.swp
+build/
+tracecruncher.egg-info/
+dist/
+src/npdatawrapper.c
+install_manifest.txt
-- 
2.34.1




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

  Powered by Linux