mirror of https://github.com/YosysHQ/abc.git
Update .gitingore
This commit is contained in:
parent
61e74a1033
commit
334ae5d1b7
|
|
@ -8,11 +8,14 @@ ReleaseExt/
|
|||
|
||||
_/
|
||||
_TEST/
|
||||
tools/
|
||||
temp/
|
||||
lib/abc*
|
||||
lib/m114*
|
||||
lib/bip*
|
||||
docs/
|
||||
.cache/
|
||||
.vscode/
|
||||
|
||||
src/ext*
|
||||
src/xxx/
|
||||
|
|
@ -62,4 +65,4 @@ tags
|
|||
|
||||
/cmake
|
||||
/cscope
|
||||
abc.history
|
||||
abc.history
|
||||
|
|
|
|||
Loading…
Reference in New Issue