hexrgb
Version:
A lib transform hex and rgb
46 lines (40 loc) • 429 B
Plain Text
# Cortex
build/
.cortex/
# PHP files
index.php
# Numerous always-ignore extensions
*.bak
*.patch
*.diff
*.err
# temp file for git conflict merging
*.orig
*.log
*.rej
*.swo
*.swp
*.zip
*.vi
*~
*.sass-cache
*.tmp.html
# OS or Editor folders
.DS_Store
._*
.cache
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
thumbs.db
# Folders to ignore
.hg
.svn
.CVS
.idea
node_modules/
jscoverage_lib/