xmpp.chapril.org-conversejs/.gitignore
JC Brand 44b13c1da3 Delete unused build files.
These files can still be built by running `make build`. However we remove them
from version control because they bloat the repo, especially diffs of minified
files, which are large.
2015-05-20 09:34:41 +02:00

52 lines
516 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
# Builds
converse-no-locales-no-otr.js
converse-no-locales-no-otr.min.js
converse-no-otr.js
converse-no-otr.min.js
converse.nojquery.js
converse.nojquery.min.js