1
0
mirror of https://github.com/clearml/clearml synced 2025-03-04 02:57:24 +00:00
clearml/.gitignore

18 lines
139 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
2019-06-11 15:11:21 +00:00
# example data
data/
examples/runs/
examples/*_data