Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/rcore_test/rCore-Tutorial-v3-tests/blame/commit/a70a983497eb95c52f952c14c72e1a9d1a70172a/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
rCore-Tutorial-v3-tests/.gitignore

19 lines
259 B

.idea/*
os/target/*
os/.idea/*
os/src/link_app.S
os/src/linker.ld
os/last-*
os/Cargo.lock
4 years ago
os/last-*
os/.gdb_history
user/target/*
user/.idea/*
user/Cargo.lock
4 years ago
easy-fs/Cargo.lock
easy-fs/target/*
easy-fs-fuse/Cargo.lock
easy-fs-fuse/target/*
tools/
pushall.sh