Skip to content
3 changes: 3 additions & 0 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[codespell]
# Ignore stuff that looks like base64 blobs in Jupyter Notebooks
ignore-regex = [A-Za-z0-9+/]{100,}
1 change: 1 addition & 0 deletions modules/06-geojupyter/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.jGIS
Loading