forked from AbleOS/ableos
update .gitignore, remove unused files
This commit is contained in:
parent
69c10e0ba4
commit
1f5068c030
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1,11 +1,6 @@
|
||||||
repbuild/target
|
userland/root_fs/mnt/
|
||||||
ableos/target
|
|
||||||
aos_wasm_stress_test/target
|
|
||||||
facepalm/target
|
|
||||||
shadeable/target
|
|
||||||
userland/*/target
|
|
||||||
kernel/target
|
|
||||||
userland/root_fs/mnt/*
|
|
||||||
target/
|
target/
|
||||||
.gdb_history
|
.gdb_history
|
||||||
!*/.gitkeep
|
!*/.gitkeep
|
||||||
|
__pycache__/
|
||||||
|
debug.log
|
||||||
|
|
Binary file not shown.
|
@ -30,7 +30,7 @@ run-args = [
|
||||||
|
|
||||||
|
|
||||||
"-hdb",
|
"-hdb",
|
||||||
"../img.ext2",
|
"../userland/root_fs/ext2.img",
|
||||||
|
|
||||||
|
|
||||||
# "-qmp",
|
# "-qmp",
|
||||||
|
|
Binary file not shown.
BIN
ext2-rs/ext2.img
BIN
ext2-rs/ext2.img
Binary file not shown.
11
numb.txt
11
numb.txt
|
@ -1,11 +0,0 @@
|
||||||
|
|
||||||
331568558747636239054653976632901246101
|
|
||||||
48288905519904217305554229999719318010
|
|
||||||
277368580504891661412569302316981896415
|
|
||||||
18566809782801922287076338139767918931
|
|
||||||
23103957219706234160452062792550873334
|
|
||||||
62880938080142049725728912049836558493
|
|
||||||
282131992488267708548782739606642367699
|
|
||||||
273527083064630779890783156924010103478
|
|
||||||
95848032043557003344400482128815557376
|
|
||||||
247727778155602114333610564115402907812
|
|
Loading…
Reference in a new issue