Signal-Desktop/.gitignore
Scott Nonnenberg d503d1ace3
Remove built assets from repo, updates to docs + GH templates (#1955)
* 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
2018-01-09 15:31:23 -08:00

25 lines
379 B
Plaintext

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