mirror of
https://github.com/jimeh/time_ext.git
synced 2026-02-18 21:06:40 +00:00
26 lines
176 B
Plaintext
26 lines
176 B
Plaintext
## MAC OS
|
|
.DS_Store
|
|
|
|
## TEXTMATE
|
|
*.tmproj
|
|
tmtags
|
|
|
|
## EMACS
|
|
*~
|
|
\#*
|
|
.\#*
|
|
|
|
## VIM
|
|
*.swp
|
|
|
|
## PROJECT::GENERAL
|
|
coverage
|
|
rdoc
|
|
pkg/*
|
|
*.gem
|
|
.bundle
|
|
|
|
## PROJECT::SPECIFIC
|
|
.yardoc
|
|
doc/*
|