ML_GravPotBCs/.gitignore
2025-06-05 15:11:51 +02:00

11 lines
165 B
Text

# Ignore some symbolic links
install
# Ignore specific directories and files
.ipynb_checkpoints/
*/.ipynb_checkpoints/
.vscode/
*.pyc
__pycache__/
*.egg-info/
*.h5