avoid looking like a singleton pattern
[nmigen-soc.git] / .gitignore
1 # Python
2 *.pyc
3 /*.egg-info
4 /.eggs
5
6 # coverage
7 /.coverage
8 /htmlcov
9
10 # tests
11 *.vcd
12 *.gtkw