mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
gitignore: add tags files and Vim swap file
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
committed by
Wolfgang Denk
parent
1d9b67b23f
commit
650632fe4c
5
.gitignore
vendored
5
.gitignore
vendored
@@ -11,6 +11,7 @@
|
||||
*.a
|
||||
*.o
|
||||
*~
|
||||
*.swp
|
||||
*.patch
|
||||
|
||||
#
|
||||
@@ -49,6 +50,10 @@ series
|
||||
# cscope files
|
||||
cscope.*
|
||||
|
||||
# tags files
|
||||
/ctags
|
||||
/etags
|
||||
|
||||
# OneNAND IPL files
|
||||
/onenand_ipl/onenand-ipl*
|
||||
/onenand_ipl/board/*/onenand*
|
||||
|
Reference in New Issue
Block a user