Remove Jupyter notebooks from documentation

This commit is contained in:
Paul Romano 2021-06-18 15:40:30 +07:00
parent dc09fddedb
commit f0e0806fd9
69 changed files with 3 additions and 28955 deletions

15
.gitignore vendored
View file

@ -1,7 +1,6 @@
# Compiled objects and modules
*.a
*.o
*.mod
*.log
*.out
@ -35,9 +34,6 @@ build
# build from src/utils/setup.py
src/utils/build
# xml-fortran reader
src/xml-fortran/xmlreader
# Test results error file
results_error.dat
inputs_error.dat
@ -79,17 +75,6 @@ scripts/G4EMLOW*/
# IPython notebook checkpoints
.ipynb_checkpoints
# Jupyter notebooks
examples/jupyter/*.xml
examples/jupyter/*.png
examples/jupyter/*.xls
examples/jupyter/*.ace
examples/jupyter/*.endf
examples/jupyter/mgxs
examples/jupyter/tracks
examples/jupyter/fission-rates
examples/jupyter/plots
# Cython files
*.c
*.html