CPLD tool: Ignore .pyc files that get pooped out with firmware tools.
This commit is contained in:
parent
9aa3a78d78
commit
a04ed17a65
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -68,3 +68,5 @@ firmware/cpld/**/*.xst
|
|||
firmware/cpld/**/*.xwbt
|
||||
|
||||
firmware/**/build
|
||||
|
||||
*.pyc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue