mirror of https://github.com/VLSIDA/OpenRAM.git
Add package directories to .gitignore
This commit is contained in:
parent
92460d2080
commit
a11570e7da
|
|
@ -15,3 +15,5 @@ technology/sky130/tech/.magicrc
|
||||||
.idea
|
.idea
|
||||||
compiler/tests/results/
|
compiler/tests/results/
|
||||||
open_pdks/
|
open_pdks/
|
||||||
|
dist/
|
||||||
|
openram.egg-info/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue