Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
ddbc51a135a4a2d571dc4b0cde1fc833e90b58d6
ddbc51a135a4a2d571dc4b0cde1fc833e90b58d6
Switch branch/tag
superbenchmark
.dockerignore
Find file
Normal view
History
Permalink
.dockerignore
90 Bytes
Edit
Web IDE
Newer
Older
Setup: Init - Initialize setup.py and basic configs (#4)
Yifan Xiong
committed
Jan 28, 2021
1
2
3
4
5
6
7
8
9
10
11
12
13
# SuperBench
outputs
*.tar.gz
# Python
__pycache__
*.pyc
*.pyo
*.pyd
# Git
.git
.github