node_modules/
build/
dist/
es
lib
tmp
temp
release
.tmp
.idea/
.theia/
.vscode/
.history
.node/
jsconfig.json
typings.json
typings/
~*

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite
npm-debug.log.*
.sass-cache/
mods/.sass-cache/
.travis.yml

# OS generated files #
######################
.DS_Store
 *.swp
.DS_Store?
._*
*.bak
*.bak.*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.lock
package-lock.json
.vdev
@ali
