Skip to content

Commit eb4c731

Browse files
committed
Moving things around in the Documentation directory
1 parent 145c262 commit eb4c731

File tree

233 files changed

+31861
-1278942
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+31861
-1278942
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Jupyterbook/**/*.png
1313
Jupyterbook/**/*.vtk
1414
Jupyterbook/**/*.h5
1515

16+
**/.jupyter/**
1617

1718
# Byte-compiled / optimized / DLL files
1819
__pycache__/
@@ -159,3 +160,10 @@ dmypy.json
159160

160161
# Cython debug symbols
161162
cython_debug/
163+
164+
**/output/*.png
165+
166+
# Do not add output files (unless explicitly required)
167+
168+
*.xdmf
169+
*.h5

Jupyterbook/Notebooks/Developers/Snippets/PT_test.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

Jupyterbook/Notebooks/Developers/Snippets/passive_swarm_issue.py

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)