clearml-agent/.gitignore
2023-05-21 22:54:38 +03:00

17 lines
105 B
Plaintext

# Mac
.DS_Store
# IntelliJ
.idea
# Python
*.pyc
__pycache__
build/
dist/
*.egg-info
# VSCode
.vscode