aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 669631a8a007449d07f0616723c7c64ab98522e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.*.swp
encoding.out.h
inst.chisel
inst.spinalhdl
inst.go
instr-table.tex
priv-instr-table.tex
inst.rs
inst.spinalhdl
inst.sverilog
inst.svg
instr_dict.json

__pycache__/

# Default uv virtual environment location.
/.venv

# Generated by `coverage` tool.
/.coverage
/coverage.xml