/.gitignore

http://github.com/speredenn/matlab-project-template · gitignore · 9 lines · 6 code · 1 blank · 2 comment · 0 complexity · 10e03589b83efc19684bfefd40865569 MD5 · raw file

  1. # saves
  2. auto/
  3. *~
  4. \#*
  5. .\#*
  6. # project outputs
  7. outputs/*
  8. !outputs/.gitkeep