.gitignore 235 B

1234567891011121314151617181920212223242526
  1. *.o
  2. *.a
  3. *.so*
  4. .deps
  5. .version
  6. doc
  7. Makefile
  8. Makefile.in
  9. corosync.spec
  10. aclocal.m4
  11. autom4te.cache/
  12. config.guess
  13. config.log
  14. config.status
  15. config.sub
  16. configure
  17. corosync-*.tar*
  18. depcomp
  19. install-sh
  20. libtool
  21. ltmain.sh
  22. m4
  23. missing
  24. tags
  25. ID
  26. Doxyfile