We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
local/
1 parent 5ff26ad commit b5a8d00Copy full SHA for b5a8d00
.gitignore
@@ -215,3 +215,6 @@ docs/_build
215
# Jupytext sync is a tool for writing notebooks in `.ipynb` format, and syncing them to a `.md` file
216
# https://marketplace.visualstudio.com/items?itemName=caenrigen.jupytext-sync
217
.jupytext-sync-ipynb
218
+
219
+# Local repo files
220
+local/
0 commit comments