Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021
  1. *.a
  2. *.o
  3. *.pyc
  4. *.pyo
  5. *.so
  6. *.sw[a-z]
  7. *.pc
  8. *~
  9. depend
  10. depend.bak
  11. lib
  12. lib64
  13. configure
  14. autom4te.cache
  15. aclocal.m4
  16. config.log
  17. config.status
  18. cscope*
  19. .sconsign*
  20. config.py
  21. build