node_modules
.venv
dist
.DS_Store

ghostumap/static


# Python
__pycache__
.ipynb_checkpoints




# Dataset for benchmarking
*.npy
*.npz
*.csv
*.data
*.names
data/**/*.json

# log for benchmarking
*.log
*.out

# Jupyter Notebook
.ipynb_checkpoints
*.ipynb