NixJupyter/.gitignore

18 lines
159 B
Plaintext
Raw Normal View History

2024-02-10 02:53:43 +00:00
# Go Path
.bin
# Jupyter Data
.data
# Virtual Environment
.venv
# Jupyter Checkpoints
.ipynb_checkpoints
# Direnv Data
.direnv
# Notebook Path
notebooks/