forked from RedisLabsModules/redisml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
16 lines (16 loc) · 1.45 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.o
*.so
*.a
*.pyc
.cproject
.idea/
.project
.vscode/
CMakeLists.txt
cmake-build-debug/
src/nbproject/
src/test/feature-vec_test
src/test/tree_test
src/test/forest_test
src/test/data/rand_data
src/rmutil/test_vector