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
9 changes: 1 addition & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
.metadata/
.tmp/
_deps/
build/
build_qemu/
build*/
Debug/
CMakeFiles/
CMakeScripts/
Expand All @@ -25,15 +24,9 @@ CTestTestfile.cmake


# Local build artifacts
build_m7/
.codex
build_r52/
__pycache__/
*.pyc
build_r52_vfp/
build_r52_uart/
build_r52_mpu/
build_r52_all/

# Keil uVision per-user state, regenerated when a project is opened.
# The .uvprojx / .uvproj project files are the ones worth tracking.
Expand Down
Binary file removed build-rv64/.ninja_deps
Binary file not shown.
402 changes: 0 additions & 402 deletions build-rv64/.ninja_log

This file was deleted.

76 changes: 0 additions & 76 deletions build-rv64/CPackConfig.cmake

This file was deleted.

83 changes: 0 additions & 83 deletions build-rv64/CPackSourceConfig.cmake

This file was deleted.

Loading