rename samples/{python2 -> python}
This commit is contained in:
10
samples/python/.gitignore
vendored
Normal file
10
samples/python/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# python binary files
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
# tmp files from examples
|
||||
/output
|
||||
*.dat
|
||||
out.ply
|
||||
svm_scores.npz
|
||||
unused_api.txt
|
||||
Reference in New Issue
Block a user