mirror of
https://github.com/vale981/nix-jupyter-env
synced 2025-03-04 09:21:41 -05:00
14 lines
97 B
Text
14 lines
97 B
Text
# Secrets
|
|
.env
|
|
.args
|
|
|
|
# Python
|
|
*.pyc
|
|
.venv
|
|
|
|
# Jupyter
|
|
notebooks/.ipynb_checkpoints
|
|
|
|
# Vim
|
|
*.swp
|
|
|