GloryBot/.gitignore
2023-04-10 22:30:40 +02:00

17 lines
288 B
Plaintext

# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
.vscode
config.json
data.json