mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-27 00:18:46 +00:00
Fix gitignore
This commit is contained in:
parent
bafce0ddee
commit
c2da53be50
1 changed files with 1 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -46,7 +46,6 @@ __pycache__
|
||||||
/tests/unit/objtest/
|
/tests/unit/objtest/
|
||||||
/tests/ystests
|
/tests/ystests
|
||||||
/result
|
/result
|
||||||
/build
|
|
||||||
|
|
||||||
# Created during tests
|
# Created during tests
|
||||||
/tests/arch/quicklogic/pp3/run-test.mk
|
/tests/arch/quicklogic/pp3/run-test.mk
|
||||||
|
@ -57,8 +56,5 @@ __pycache__
|
||||||
# Ignore Brewfile locks
|
# Ignore Brewfile locks
|
||||||
Brewfile.lock.json
|
Brewfile.lock.json
|
||||||
|
|
||||||
# Ignore backups
|
|
||||||
*.bak
|
|
||||||
|
|
||||||
# Ignore tmp files
|
# Ignore tmp files
|
||||||
*.tmp
|
*.tmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue