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
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,11 @@ FANS
run.sh
*.h5
data_gen/
test/input_files/*.json
test/input_files/**/*.json

# Dedicated folder for personal projects
**/scratch/

# Test microstructure files
!sphere.h5
Expand Down
116 changes: 0 additions & 116 deletions test/input_files/generate_load_paths.py

This file was deleted.

77 changes: 0 additions & 77 deletions test/input_files/marimo_inputs/fans_input.grid.json

This file was deleted.

Loading