#############
## Custom
#############

# IntelliJ IDEA
.idea/workspace.xml
.idea/tasks.xml

# NPM
node_modules

# Used to generate .npmignore
.gitattributes

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

# Windows image file caches
Thumbs.db

# Folder config file
Desktop.ini

#############
## Windows and OS X
#############

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

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

# Mac crap
.DS_Store