Machine_learning_2023/.gitignore

7 lines
53 B
Plaintext
Raw Normal View History

2023-03-11 18:20:07 +01:00
/venv
.DS_Store
/.vscode
__pycache__
#PyCharm
.idea/