mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 17:53:07 +00:00
b45e930336
Now that DwarfIndex is in C, the rest can be simpler Python rather than Cython.
10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
__pycache__
|
|
.mypy_cache
|
|
*.pyc
|
|
*.o
|
|
*.so
|
|
/build
|
|
/drgn.egg-info
|
|
/coverage.info
|
|
/out
|