.DS_Store
.idea
.idea/*
.vscode/*

*.pyc
./*/*.pyc
./*/*/*.pyc
./*/*/*/*.pyc
./*/*/*/*/*.pyc
./*/*/*/*/*/*.pyc

*.log
*.pkl

.wandb/*
wandb/*
wandb
./*/wandb
./*/*/wandb
./*/*/*/wandb
./*/*/*/*/wandb
./*/*/*/*/*/wandb

exp_savefiles_*


__pycache__
./*/__pycache__
./*/*/__pycache__
./*/*/*/__pycache__
./*/*/*/*/__pycache__
./*/*/*/*/*/__pycache__

*.txt
*.h5

# data
*.rar
*.csv
*.dat
cifar-10-batches-py
*.tar.gz
*.tar
*.png
*.zip
*.json

data/cifar10/*-python
data/cifar100/*-python
data/cinic10/

data/MNIST/train
data/MNIST/test
data/shakespeare/train
data/shakespeare/test
data/stackoverflow/datasets

data_preprocessing/utils/*.pdf

# conf
*.conf
*.stats

mimiconda.sh


data/fednlp/*

pretrained/

*.swp
*.npz
*.nfs*
*.jpg

*temp.sh
*.pdf

myself_*


plots/*


# checkpoint
*.pth
*.pickle
