Machine_learning_2023/.gitignore

7 lines
59 B
Plaintext
Raw Normal View History

2023-05-18 23:18:07 +02:00
/venv
.DS_Store
/.vscode
__pycache__
#PyCharm
.idea/