44b13c1da3
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.
52 lines
516 B
Plaintext
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
|