clearml/.gitignore

13 lines
86 B
Plaintext
Raw Normal View History

2019-06-10 16:59:43 +00:00
# Mac
.DS_Store
# IntelliJ
.idea
# Python
*.pyc
__pycache__
build/
dist/
*.egg-info