.gitignore 70 B

12345678910
  1. build/
  2. cmake-build-*/
  3. *.o
  4. *~
  5. *.diff
  6. .*.swp
  7. minmea
  8. tests
  9. example
  10. *.exe