Files
time_ext/.gitignore
2011-05-06 00:45:57 +01:00

27 lines
190 B
Plaintext

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