GloryBot/.gitignore

20 lines
306 B
Plaintext
Raw Normal View History

2023-04-10 23:27:40 +03:00
# ---> 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/
2023-04-10 23:30:40 +03:00
.vscode
config.json
2023-04-10 23:31:48 +03:00
data.json
loop.sh
start.sh