forked from Mirrors/opensbi
top: add ~ files to .gitignore
Ignore temporary files, and avoid accidentally adding them to a commit. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,3 +19,4 @@ install/
|
||||
# Development friendly files
|
||||
tags
|
||||
cscope*
|
||||
*~
|
||||
|
Reference in New Issue
Block a user