simplify litex-core wishbone interfaces
[soc.git] / .gitignore
1 __pycache__
2 Waveforms
3 *.vcd
4 .*.sw?
5 *.py?
6 *.v
7 .mypy_cache
8 !**/Waveforms/.gitkeep
9 *.egg-info
10 *.il
11 **/*.gtkw
12 .eggs
13
14 .vscode/*
15 build
16 gen
17 .noseids
18 nosetests.xml