Skip to content

Commit f521e25

Browse files
committed
better gitignore
1 parent d98f495 commit f521e25

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
# Created by https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
33
# Edit at https://www.toptal.com/developers/gitignore?templates=python,jupyternotebooks
44

5+
# Where we chcekout other modules for inclusion
6+
docs/source/*
7+
8+
# Misc
9+
log
10+
*.log
11+
512
### JupyterNotebooks ###
613
# gitignore template for Jupyter Notebooks
714
# website: http://jupyter.org/

0 commit comments

Comments
 (0)