xmpp.chapril.org-conversejs/.gitignore
JC Brand 80943f9d24 Make sure that bundler also gets installed.
- Added a stamp file for bundler.
- We now specify binary paths for bundler and Sass.
- Added a step "watch" to watch the Sass files.
- Add map file for Sass/CSS
2015-04-26 09:44:29 +02:00

44 lines
354 B
Plaintext

*~
*.mo
*.kpf
*.swp
.*.cfg
.hg/
.bzr/
.svn/
.project
.pydevproject
analytics.js
# Ruby/Sass/Bundler
.bundle
.sass-cache
ruby
bourbon
Gemfile.lock
Backbone.Overview
tags
stamp-npm
stamp-bower
stamp-bundler
# Sphinx
docs/html
docs/doctrees
# Bower
components
# Node.js
node_modules
# Virtualenv/Buildout
lib
include
bin
develop-eggs
# OSX
.DS_Store