# Created by https://www.gitignore.io
.DS_Store
### Node ###
# Dependency directory
node_modules
npm-debug.log

# Coverage directory used by tools like istanbul
coverage


### WebStorm ###
## Directory-based project format:
.idea/

## File-based project format:
*.iml
*.ipr
*.iws


### SublimeText ###
# cache files for sublime text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache

# workspace files are user-specific
*.sublime-workspace

# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project

# sftp configuration file
sftp-config.json


### Vim ###
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~


bower_components
site/test
sandbox
.DS_Store
