probot/.gitignore

13 lines
102 B
Plaintext
Raw Normal View History

2016-09-17 00:12:23 +08:00
npm-debug.log
.DS_Store
2016-09-17 05:59:52 +08:00
node_modules/
2017-04-08 21:43:07 +08:00
*.pem
!test/**/*.pem
2016-10-16 11:00:53 +08:00
.env
2017-03-20 13:36:13 +08:00
out
tmp
coverage
lib/
.idea
yarn.lock