clean up remaining fixmes for fma
[ieee754fpu.git] / .gitignore
index 2fc73bb442ed18a7c02d4d59d3ab12671728611e..f288a6dfb814d843c0f26837c809f18771797965 100644 (file)
@@ -1,4 +1,13 @@
 *.vcd
 *.py?
+!*.pyi
 .*.sw?
 __pycache__
+*.v
+*.il
+*.il.*
+.eggs
+*.egg-info
+*.gtkw
+/formal_test_temp
+/sim_test_out
\ No newline at end of file