Files
time_ext/.gitignore

27 lines
189 B
Plaintext

## MAC OS
.DS_Store
## TEXTMATE
*.tmproj
tmtags
## EMACS
*~
\#*
.\#*
## VIM
*.swp
## PROJECT::GENERAL
coverage
rdoc
Gemfile.lock
pkg/*
*.gem
.bundle
## PROJECT::SPECIFIC
.yardoc
doc/*