Untrack tmp folders in _build
This commit is contained in:
parent
d9cc696d79
commit
3f3369a3fb
|
@ -1,3 +1,5 @@
|
||||||
**/calc
|
**/calc
|
||||||
**/.ipynb_checkpoints
|
**/.ipynb_checkpoints
|
||||||
**/*:Zone.Identifier
|
**/*:Zone.Identifier
|
||||||
|
**/.doctrees
|
||||||
|
**/jupyter_execute
|
||||||
|
|
Loading…
Reference in New Issue