We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98f495 commit f521e25Copy full SHA for f521e25
1 file changed
.gitignore
@@ -2,6 +2,13 @@
2
# Created by https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
3
# Edit at https://www.toptal.com/developers/gitignore?templates=python,jupyternotebooks
4
5
+# Where we chcekout other modules for inclusion
6
+docs/source/*
7
+
8
+# Misc
9
+log
10
+*.log
11
12
### JupyterNotebooks ###
13
# gitignore template for Jupyter Notebooks
14
# website: http://jupyter.org/
0 commit comments