﻿*.pyd
*.pt
build/
!docs/build/
data/
dist/
MemTorch.egg-info/
MemTorch_cpu.egg-info/
**/__pycache__/
.ipynb_checkpoints
memtorch/examples/reproduce/*.csv
tmp/
**/.pytest_cache/
.eggs/
.vscode/