Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch2/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch3/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch4/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch5/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch6/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch7/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
4 changes: 2 additions & 2 deletions tg-rcore-tutorial-ch8/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ target
*.bin
*.img
Cargo.lock
tg-user
tg-checker
tg-rcore-tutorial-user
tg-rcore-tutorial-checker
Loading