d503d1ace3
* Revamp issue and pull request templates, other docs tweaks `yarn test` now runs all of our tests. * Remove generated files from the repository * Update to new Signal support URL * Prevent the 'Test failed 2 == 1' from test-release in CI * Another attempt to fix grunt test-release on Appveyor * grunt test-release: Fail build if test fails * Lint fix, and move jshint earlier in CI process
24 lines
379 B
Text
24 lines
379 B
Text
node_modules
|
|
.sass-cache
|
|
coverage/*
|
|
build/curve25519_compiled.js
|
|
build/icons/*
|
|
stylesheets/*.css.map
|
|
/dist
|
|
.DS_Store
|
|
config/local.json
|
|
config/local-*.json
|
|
.DS_Store
|
|
*.provisionprofile
|
|
release/
|
|
/dev-app-update.yml
|
|
.nyc_output/
|
|
*.sublime*
|
|
|
|
# generated files
|
|
js/components.js
|
|
libtextsecure/components.js
|
|
js/libtextsecure.js
|
|
stylesheets/*.css
|
|
test/test.js
|
|
libtextsecure/test/test.js
|