~dricottone/hist

ref: v1.0.0 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