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

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


**/*.ckpt/

# Ignore any directory named "runs" at any depth
# runs/
# plots/
# scripts/
# del/
# dist/
# Figs/
# **/Figs[-_]*/
# storeimg/
# viewer_notrequired_as_merged_with_TilingViewer/
# TEST/
# test_npz/
# tests/
# static/

# #/CheckThenDelete
# # /dummy.ckpt
# /*.png
# /*.py


# # /Figs
# # /Figs-save
# # /Figs-save-extra


# /deprecated
# Transforms/trainable/viewer

