mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-12 02:04:44 +00:00
Ignore err and log files
This commit is contained in:
parent
c8c97ea00b
commit
500997fec9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,8 @@
|
|||
*.gch
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.err
|
||||
*.log
|
||||
*.tmp
|
||||
*~
|
||||
__pycache__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue