.gitignore 83 B

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