clearml/.gitignore
2019-06-10 20:02:02 +03:00

13 lines
86 B
Plaintext

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