3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-13 04:28:18 +00:00

added .exe and .html output files to .gitignore

This commit is contained in:
Clifford Wolf 2014-10-09 10:52:45 +02:00
parent d3405c15bf
commit 1007f54235

4
.gitignore vendored
View file

@ -12,8 +12,12 @@
/Makefile.conf /Makefile.conf
/abc /abc
/yosys /yosys
/yosys.exe
/yosys.html
/yosys-abc /yosys-abc
/yosys-config /yosys-config
/yosys-filterlib /yosys-filterlib
/yosys-filterlib.exe
/yosys-filterlib.html
/kernel/version_*.cc /kernel/version_*.cc
/share /share