NixJupyter/.gitignore
2024-02-09 21:53:43 -05:00

18 lines
159 B
Plaintext

# Go Path
.bin
# Jupyter Data
.data
# Virtual Environment
.venv
# Jupyter Checkpoints
.ipynb_checkpoints
# Direnv Data
.direnv
# Notebook Path
notebooks/