# Exclude stuff specific to this project.
node_modules
*.gem
README.html
*.codekit

# Exclude IDE management files.
  # Eclipse
.project
.settings
.buildpath
  # Netbeans
netbeans
nbproject
  # Komodo
*.kpf
  # PHPStorm
.idea

# Exclude hidden OS files.
.DS_Store
._*
Thumbs.db

# Exclude Sass temp files & maps.
.sass-cache
.map

# Exclude files used by FTP, Dreamweaver, Frontpage, vi, etc.
WS_FTP.LOG
_notes
_vti_*
*.LCK
*.TMP
*~
*.bbprojectd
