public
Description: a fast, high resolution timer library for recording performance metrics
Homepage: http://copiousfreetime.rubyforge.org/hitimes
Clone URL: git://github.com/copiousfreetime/hitimes.git
hitimes / .gitignore
100644 16 lines (15 sloc) 0.115 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*~
*.swp
*.swo
*.o
*.a
ext/hitimes/Makefile
ext/hitimes/rbconfig.rb
*.log
a.out
*.so
*.bundle
coverage
doc
log
pkg