drgn/.gitignore
2018-07-16 19:42:32 -07:00

11 lines
97 B
Plaintext

__pycache__
*.pyc
*.o
*.so
/.coverage
/.mypy_cache
/build
/coverage.info
/drgn.egg-info
/htmlcov