mirror of https://github.com/YosysHQ/yosys.git
added .exe and .html output files to .gitignore
This commit is contained in:
parent
d3405c15bf
commit
1007f54235
|
@ -12,8 +12,12 @@
|
|||
/Makefile.conf
|
||||
/abc
|
||||
/yosys
|
||||
/yosys.exe
|
||||
/yosys.html
|
||||
/yosys-abc
|
||||
/yosys-config
|
||||
/yosys-filterlib
|
||||
/yosys-filterlib.exe
|
||||
/yosys-filterlib.html
|
||||
/kernel/version_*.cc
|
||||
/share
|
||||
|
|
Loading…
Reference in New Issue