### Windows template
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
.idea/
.vscode

### Composer
/vendor/
/node_modules/


### Own
/benchmarks/
/keylighter.phar
# Created by .ignore support plugin (hsz.mobi)

### phpunit
.phpunit.result.cache
