.gitignore 112 B

12345678910111213141516
  1. .*
  2. *.o
  3. *bak
  4. *.sh
  5. *.out
  6. *.raw
  7. /.deps/
  8. /autom4te.cache/
  9. Makefile
  10. config.log
  11. config.status
  12. test
  13. yals
  14. async
  15. client