11 lines
No EOL
175 B
Text
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 |