Machine_learning_2023/.gitignore

7 lines
53 B
Plaintext
Raw Normal View History

2023-05-14 09:10:31 +02:00
/venv
.DS_Store
/.vscode
__pycache__
#PyCharm
.idea/