mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-20 23:56:38 +00:00
Ignore err and log files
This commit is contained in:
parent
c8c97ea00b
commit
500997fec9
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,8 @@
|
|||
*.gch
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.err
|
||||
*.log
|
||||
*.tmp
|
||||
*~
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in a new issue