open-consul/.gitignore
Frank Schroeder 4ed443cfc4 build: build all packages together
Build all packages together with a global timeout. Locally,
the tests pass within 40 sec. On travis, we complete within
3-4 min.

travis truncates the logs after 4MB which we are hitting so
show the relevant information first and then whatever is left.
2017-07-07 09:22:34 +02:00

23 lines
249 B
Plaintext

*.attr
*.exe
*.log
*.old
*.swp
*.test
.DS_Store
.vagrant/
/pkg
Thumbs.db
bin/
exit-code
ui/.bundle
ui/.sass-cache
ui/dist/
ui/static/application.min.js
ui/static/base.css
ui/vendor
website/.bundle
website/build/
website/npm-debug.log
website/vendor