mirror of
https://github.com/drasko/codezero.git
synced 2026-01-11 18:33:16 +01:00
A few changes to allow development on conts/test directory.
Now, bare containers get their files from conts/bare_src instead of conts/test. test directory will be used for the next generation test programs. Also bare_src is tracked by git now with a minor mod to .gitignore.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -9,7 +9,7 @@ cscope*out
|
||||
loader/images.S
|
||||
loader/ksyms.S
|
||||
tags
|
||||
conts/bare*
|
||||
conts/bare[0-9]
|
||||
conts/linux
|
||||
src/generic/cinfo.c
|
||||
.gdbinit
|
||||
|
||||
Reference in New Issue
Block a user