Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,17 @@ Details
# installation dir
usr/

# tests of LOS on west and ITER
tofu/tests/tests01_geom/laura_tmp/
# no PyCharm config files
.idea/

# do not commit sphinx built files
doc/build/html/

# do not commit built compiled files on windows
*.pyd

# do not commit sphinx-gallery files
doc/source/auto_examples/

# do not commit nose tests files
*.noseids
Binary file removed doc/build/doctrees/Auto_tofu.geom.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Auto_tofu.pathfile.doctree
Binary file not shown.
Binary file not shown.
Binary file removed doc/build/doctrees/Auto_tofu.plugins.AUG.doctree
Binary file not shown.
Binary file not shown.
Binary file removed doc/build/doctrees/Auto_tofu.plugins.ITER.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Auto_tofu.plugins.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Auto_tofu.treat.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Autodoc.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Citation.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Dependencies.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Todos.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Tutorial_AUG.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Tutorial_Geom_Advanced.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed doc/build/doctrees/Tutorial_ITER.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/Versions.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/environment.pickle
Binary file not shown.
Binary file removed doc/build/doctrees/index.doctree
Binary file not shown.
Binary file removed doc/build/doctrees/overview.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions doc/build/html/.buildinfo

This file was deleted.

128 changes: 0 additions & 128 deletions doc/build/html/Auto_tofu.geom.html

This file was deleted.

Loading