mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +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
|
/ctags
|
||||||
/etags
|
/etags
|
||||||
|
|
||||||
|
# gnu global files
|
||||||
|
GPATH
|
||||||
|
GRTAGS
|
||||||
|
GSYMS
|
||||||
|
GTAGS
|
||||||
|
|
||||||
# spl ais files
|
# spl ais files
|
||||||
/spl/*.ais
|
/spl/*.ais
|
||||||
|
Reference in New Issue
Block a user