vendor.lattice_{ecp5,machxo_2_3l}: remove -forceAll from Diamond scripts.
[nmigen.git] / .gitignore
index 479c7d11f8e79b29e8ac3e2223a1bd2a78a8f415..d11a3eb61749de07cfec0f1a7027b9a93d308774 100644 (file)
@@ -2,17 +2,18 @@
 __pycache__/
 /*.egg-info
 /.eggs
+/dist
 
 # coverage
 /.coverage
 /htmlcov
 
 # tests
-**/test/spec_*/
+/tests/spec_*/
 *.vcd
 *.gtkw
 
 # misc user-created
-*.il
-*.v
+/*.il
+/*.v
 /build