.gitignore 70 B

123456789101112
  1. *.exe
  2. *.dll
  3. *.so
  4. *.dylib
  5. *.test
  6. *.out
  7. *.txt
  8. vendor/
  9. /removecomments