You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 419B

12345678910111213141516171819202122
  1. # The following are automatically generated by the build or dep installer
  2. local-tmp
  3. dependencies
  4. scripts/win32-dependencies.cmd
  5. dist
  6. build
  7. plugins/processing/matlab/share/OV_stimulations.m
  8. toolkit/include/toolkit/ovtk_stimulations.h
  9. toolkit/src/ovtk_stimulations.cpp
  10. # Editor swap files etc ...
  11. CMakeLists.txt.*
  12. .*.swp
  13. *~
  14. *.swp
  15. .project
  16. .cproject
  17. # Third party stuff
  18. externals/*/
  19. # Temp & Software Folder
  20. .vs/
  21. .vscode/