# don't upload macOS folder info
*.DS_Store

#python
*.pyc
__pycache__/

#scripts
*.sh

# package
unidepth.egg-info
