[PATCH 1/1] gitignore: add vim swap files

Sergey Matyukevich geomatsi at gmail.com
Sat Dec 3 13:04:15 PST 2022


From: Sergey Matyukevich <sergey.matyukevich at syntacore.com>

Signed-off-by: Sergey Matyukevich <sergey.matyukevich at syntacore.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 95692bb..c11afd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ install/
 # Development friendly files
 tags
 cscope*
+*.swp
-- 
2.38.1




More information about the opensbi mailing list