sbmy_control/.gitignore
2025-05-27 14:52:48 +02:00

11 lines
No EOL
175 B
Text

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