Commit 922f63bd authored by zhengsize's avatar zhengsize
Browse files

add gitignore for png and csv files in benchmark

parent 4da4dbd3
...@@ -3,3 +3,5 @@ build ...@@ -3,3 +3,5 @@ build
*.egg-info/ *.egg-info/
__pycache__/ __pycache__/
dist/ dist/
*perf.csv
*.png
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment