~dricottone/hist

ref: 7a26b5eaf451110f3039afe3bf87fc2a515e93a1 hist/.gitignore -rw-r--r-- 135 bytes
7a26b5eaDominic Ricottone Adding documentation and a license 2 years ago
                                                                                
1
2
3
4
5
6
7
8
**/__pycache__
**/__mypycache__
**/*.pyc
build

# `make build` deletes these but the files can persist if it hits an error
*.egg-info