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

[PATCH] .gitignore: Add *.patch



Add *.patch entry to .gitignore file to stop showing git generated
patches in commands like 'git status'.

Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9f9f18c97d5f..d9a4fd038145 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@
 *.gcno
 *.gcda
 *.py[ocd]
+*.patch
 TAGS
 GTAGS
 GRTAGS
-- 
2.31.1.272.g89b43f80a514




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.