Commit Graph

13 Commits

Author SHA1 Message Date
tcbyrd
a89a61af1d Ignore lib/ 2018-03-23 08:48:47 -04:00
Olivier Combe
5546e5c4fc working typescript setup (#375) 2017-12-30 23:14:26 -05:00
tcbyrd
c92ce20e60 Add build directory to gitignore 2017-12-17 17:04:05 -05:00
Jason Etcovitch
7bef6a7bf9 chore: Add serializer tests (#369) 2017-12-13 11:13:46 -05:00
Jason Etcovitch
81ad1f2a46 chore: Add package-lock.json to gitignore
* Add package-lock.json to gitignore

* Remove greenkeeper-lockfile from travis
2017-10-14 13:04:28 -07:00
Brandon Keepers
36332f8c7b Update publish-docs to copy API docs to website 2017-08-18 10:55:11 -05:00
Brandon Keepers
00aff2385a Merge remote-tracking branch 'origin/master' into jsdoc
* origin/master: (45 commits)
  Fix lint errors
  Upate tests to handle async callback
  Update docs
  Pass an authenticated client to context
  Log unhandled rejections
  Find private key if it is not set
  add .js ext to files in bin/; closes #129
  add PRIVATE_KEY_PATH env var support; closes #122
  ensure "start" script runs from local directory
  enable autodiscovery of plugins; closes #99
  use function expressions in suite and test blocks
  Update filename
  Edits
  fix formatting
  Contents
  Heroku docs
  edits
  Release v0.4.1.
  Disable raven console alerts
  Relax node version requirements
  ...

# Conflicts:
#	docs/api.md
#	lib/context.js
#	lib/robot.js
#	package.json
2017-04-29 09:29:01 -05:00
Brandon Keepers
677f28b5c2 Ignore all private keys 2017-04-08 08:43:07 -05:00
Brandon Keepers
84e6fb8f9e Ignore jsdoc output 2017-03-20 00:36:51 -05:00
Brandon Keepers
604fdb9ee3 Ignore .env 2016-10-15 22:00:53 -05:00
Brandon Keepers
4a432b3a07 Ignore priate-key.pem 2016-10-14 00:09:19 -05:00
Brandon Keepers
fbc764c6ff Ignore node_modules 2016-09-16 16:59:52 -05:00
Brandon Keepers
049d4ff08e Add .gitignore 2016-09-16 09:12:46 -07:00