feat(L07): add addresses and memory card
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
*.aux
|
||||
*.log
|
||||
*.out
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
*.synctex.gz
|
||||
*.upa
|
||||
*.upb
|
||||
*.pdf
|
||||
build-meta.tex
|
||||
.rv/
|
||||
.stem/
|
||||
.nvim/
|
||||
.vim/
|
||||
.build/
|
||||
.gdb_history
|
||||
host-build/
|
||||
build/*/prog.bin
|
||||
build/*/prog.elf
|
||||
build/*/prog.lst
|
||||
build/*/prog.map
|
||||
cmake-build-*/
|
||||
node_modules/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
vendor/Hazard3/
|
||||
vendor/lab-runtime/
|
||||
web/*.map
|
||||
doc/session-reports/
|
||||
json/lesson_progress.json
|
||||
Reference in New Issue
Block a user