Conservative SmartOS global-zone memory pressure guard with dry-run-first policy and SMF integration.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

27 строки
364 B

  1. # Native and test build products
  2. /o6h-memory-guard
  3. /test-guard
  4. /test-runtime
  5. /test-sanitize-guard
  6. /test-sanitize-runtime
  7. *.o
  8. *.a
  9. *.so
  10. # Crash, temporary and editor files
  11. /core
  12. /core.*
  13. *.core
  14. *.tmp
  15. *.swp
  16. *~
  17. # Release archives are generated outside the repository tree
  18. *.tar
  19. *.tar.gz
  20. # Runtime logs and backups must never be committed
  21. guard.log
  22. guard.log.*
  23. *.bak