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
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -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