mirror of
https://github.com/vale981/nix-jupyter-env
synced 2025-03-04 17:31:41 -05:00
15 lines
97 B
Text
15 lines
97 B
Text
![]() |
# Secrets
|
||
|
.env
|
||
|
.args
|
||
|
|
||
|
# Python
|
||
|
*.pyc
|
||
|
.venv
|
||
|
|
||
|
# Jupyter
|
||
|
notebooks/.ipynb_checkpoints
|
||
|
|
||
|
# Vim
|
||
|
*.swp
|
||
|
|