Update .gitignore based on recent developments

This commit is contained in:
JC Brand 2018-10-29 23:19:37 +01:00
parent 975e111de3
commit f941de8a15

13
.gitignore vendored
View File

@ -11,11 +11,15 @@
.pydevproject .pydevproject
.idea .idea
.su? .su?
builds/* .sass-cache
3rdparty/libsignal-protocol-javascript/ 3rdparty/libsignal-protocol-javascript/
*.map *.map
dist/converse-no-dependencies-es2015.js dist/converse-no-dependencies-es2015.js
locale.zip
css/webfonts.zip
analytics.js analytics.js
inverse-analytics.js inverse-analytics.js
@ -32,16 +36,9 @@ inverse-dev.html
inverse-dev-jc.html inverse-dev-jc.html
converse-logs/*.html converse-logs/*.html
# Ruby/Sass/Bundler
.bundle
.sass-cache
ruby
bourbon
Backbone.Overview Backbone.Overview
tags tags
stamp-npm stamp-npm
stamp-bundler
transpile transpile
# Sphinx # Sphinx