19 lines
166 B
Text
19 lines
166 B
Text
venv/
|
|
*.pyc
|
|
|
|
.DS_Store
|
|
|
|
*.swp
|
|
*.swo
|
|
|
|
.syntastic_*_config
|
|
|
|
.breakpoints
|
|
|
|
latexmk_output/
|
|
|
|
node_modules/
|
|
|
|
# Jupyter Notebooks
|
|
.ipynb_checkpoints
|
|
*/.ipynb_checkpoints/*
|