mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 09:43:14 +01:00
Minor mods to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,13 +3,11 @@ build
|
|||||||
.sconsign.dblite
|
.sconsign.dblite
|
||||||
*.pyc
|
*.pyc
|
||||||
config.log
|
config.log
|
||||||
crt0.o
|
|
||||||
*.[ao]
|
*.[ao]
|
||||||
cscope*out
|
cscope*out
|
||||||
loader/images.S
|
loader/images.S
|
||||||
loader/ksyms.S
|
loader/ksyms.S
|
||||||
tags
|
tags
|
||||||
.gdbinit
|
|
||||||
conts/bare*
|
conts/bare*
|
||||||
conts/linux
|
conts/linux
|
||||||
src/generic/cinfo.c
|
src/generic/cinfo.c
|
||||||
|
|||||||
Reference in New Issue
Block a user