mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Add: .gitignore
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
|
||||
# Python
|
||||
*.pyc
|
||||
__pycache__
|
||||
build/
|
||||
dist/
|
||||
*.egg-info
|
||||
Reference in New Issue
Block a user