mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
.gitignore: add GNU GLOBAL files
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
5e5745465c
commit
1dbdc76c17
6
.gitignore
vendored
6
.gitignore
vendored
@@ -79,5 +79,11 @@ cscope.*
|
||||
/ctags
|
||||
/etags
|
||||
|
||||
# gnu global files
|
||||
GPATH
|
||||
GRTAGS
|
||||
GSYMS
|
||||
GTAGS
|
||||
|
||||
# spl ais files
|
||||
/spl/*.ais
|
||||
|
Reference in New Issue
Block a user