Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
hit-xby
OSKernel2024-yyy
Commits
bc66de7a
Commit
bc66de7a
authored
6 months ago
by
只敲代码不玩耍,聪明baka也变傻ᗜˬᗜ
Browse files
Options
Download
Patches
Plain Diff
feat: update .gitignore to exclude ` __pycache__`
parent
e460307f
master
ci/test-auto-stack-unwind
feat/auto-stack-unwind
feat/docs
feat/ext4-filesystem
feat/fat32-filesystem
feat/impl-frame-allocation
feat/kernel-panic-unwind
feat/lazy-symbol-table-build
feat/paging-virtual-memory
feat/setup-trap-control-flow
feat/test-final
feat/virtualized-kernel
fix/ci-branch-retrieval
fix/virtual-memory-debug
revert-7-fix/virtual-memory-debug
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+1
-0
.gitignore
with
1 addition
and
0 deletions
+1
-0
.gitignore
+
1
−
0
View file @
bc66de7a
...
...
@@ -28,3 +28,4 @@ sbi-qemu
sdcard.img
output.log
results.json
__pycache__
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets