10 lines
119 B
Text
10 lines
119 B
Text
# python binary files
|
|
*.pyc
|
|
__pycache__
|
|
|
|
# tmp files from examples
|
|
/output
|
|
*.dat
|
|
out.ply
|
|
svm_scores.npz
|
|
unused_api.txt
|