mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-05 12:56:20 -04:00
.gitignore: add GNU GLOBAL files
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user