# Created by .ignore support plugin (hsz.mobi)
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio

*.iml

############
# Directory-based project format:
############
.idea/
# if you remove the above rule, at least ignore the following:

############
# Node generated files
############
node_modules
npm-debug.log

############
## Windows
############

# Windows image file caches
Thumbs.db

# Folder config file
Desktop.ini

############
## Mac
############

# Mac crap
.DS_Store


src/demo
typings
publish
build


