.gitignore 99 B

123456789101112
  1. /bin
  2. .DS_Store
  3. /vendor
  4. cover.html
  5. cover.out
  6. lint.log
  7. # Binaries
  8. *.test
  9. # Profiling output
  10. *.prof