GunnerLab / Stable-MCCE

Stable version of MCCE.
MIT License
8 stars 14 forks source link

chore: Update .gitignore with additional exclusions. #255

Closed CatChenal closed 10 months ago

CatChenal commented 10 months ago

Add exclusions to .gitignore:

.DS_Store

# Jupyter Notebook
.ipynb_checkpoints

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# vscode workspace:
*.code-workspace