## Git Ignore List
## Please DO NOT commit any unnecessary files!

## About python
*.log
*.pot
*.pyc
*.ipynb
__pycache__/
.pytest_cache/
.ipynb_checkpoints/

## about package
/genet/models/*/

## about build
/build
/dist
genet.egg-info


## About test datasets
*.parquet