diff mbox series

[PULL,01/28] gitignore: Update with some filetypes

Message ID 20210723170354.18975-2-alex.bennee@linaro.org
State Accepted
Commit 6e52aafbac1d9f4eaa465ab4ec5d4327f2430832
Headers show
Series doc, metadata, plugin and testing updates | expand

Commit Message

Alex Bennée July 23, 2021, 5:03 p.m. UTC
From: Viresh Kumar <viresh.kumar@linaro.org>


Update .gitignore to ignore .swp and .patch files.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

Message-Id: <79262dbe1f7888eb02e1911501eebafa6f2f6400.1616583806.git.viresh.kumar@linaro.org>
Message-Id: <20210720232703.10650-2-alex.bennee@linaro.org>

-- 
2.20.1
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 75a4be0724..eb2553026c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@  GTAGS
 *~
 *.ast_raw
 *.depend_raw
+*.swp
+*.patch