# git remote add origin git@github.com:ksatva/attentions.git

/.*
/!.gitignore
**/.*
!**/.gitignore
**/__pycache__/
**/.ipynb_checkpoints/

# build/
dist/
*.egg-info/
scripts/

/.ipynb_checkpoints/
/updateGit

