.gitignore 57 B

1234567891011
  1. *.out
  2. *.a
  3. *.dll
  4. *.lib
  5. *.so
  6. s
  7. *.exe
  8. *.o
  9. *.obj
  10. server
  11. test