That file wasn't suppose to be there
This commit is contained in:
parent
9901560753
commit
2da90ef035
2 changed files with 3 additions and 6 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -27,7 +27,8 @@ kernel/aphrodite.iso
|
||||||
|
|
||||||
# Generated files
|
# Generated files
|
||||||
kernel/kernel.flat
|
kernel/kernel.flat
|
||||||
config.aphro.tmp
|
kernel/config.aphro.tmp
|
||||||
|
kernel/targets.tmp
|
||||||
|
|
||||||
# Per-developer files
|
# Per-developer files
|
||||||
kernel/config.aphro
|
kernel/config.aphro
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
# Targets used for documentation.
|
|
||||||
x86=/i686-unknown-none.json
|
|
||||||
|
|
||||||
TARGETS=
|
|
Loading…
Add table
Reference in a new issue