this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Modified .gitignore for in-tree demos and tests.

+2 -4
+2 -4
.gitignore
··· 2 2 CMakeFiles 3 3 Makefile 4 4 *.cmake 5 - 3d-demo 6 - init-demo 7 - tutorial-space-demo 5 + *-demo 6 + *-test 8 7 *.a 9 8 *.so 10 - *.a 11 9 *.o 12 10 13 11