→ test-swig/
This commit is contained in:
parent
b86343e650
commit
7e7cc8e462
1 changed files with 4 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -2,10 +2,10 @@
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
.idea/workspace.xml
|
.idea/workspace.xml
|
||||||
test_swig.py
|
test-swig/test_swig.py
|
||||||
test_swig_wrap.c
|
test-swig/test_swig_wrap.c
|
||||||
test_swig_opencv.py
|
test-swig/test_swig_opencv.py
|
||||||
test_swig_opencv_wrap.cxx
|
test-swig/test_swig_opencv_wrap.cxx
|
||||||
anki-sin-cos/anki-sin-cos-table.txt
|
anki-sin-cos/anki-sin-cos-table.txt
|
||||||
json_memoize*.json
|
json_memoize*.json
|
||||||
*.log
|
*.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue