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

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

*.log

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


*.txt
*.h5

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

fedml_experiments/centralized/*
fedml_experiments/distributed/*
fedml_experiments/results/cifar10/*
!fedml_experiments/results/cifar10/.gitkeep
fedml_experiments/results/cifar100/*
!fedml_experiments/results/cifar100/.gitkeep
fedml_experiments/results/emnist/*
!fedml_experiments/results/emnist/.gitkeep

fedml_iot/*
fedml_mobile/*
fedml_server/*
fedml_api/centralized
fedml_api/distributed
docs/*
benchmark/*
applications/*
data/cifar10/*-python
data/cifar100/*-python
data/cinic10/
data/EMNIST/EMNIST/*
data/MNIST/train
data/MNIST/test
data/shakespeare/train
data/shakespeare/test
data/stackoverflow/datasets
fedml_experiments/results/fig/*
.github
# android
.gradle
fedml_mobile/android/.idea
fedml_mobile/android/app/build
fedml_mobile/android/fedml-iot-sdk/build
fedml_mobile/android/build
mimiconda.sh
data/fednlp/*
*.npz
*.jpg
*.tar*
*.pth
