Merge pull request #25 from mixmix/master

add gitignore, add pubserver link to README
This commit is contained in:
Paul Frazee 2015-09-17 12:39:37 -05:00
커밋 fc88a1a729
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제

4
.gitignore vendored Normal file
파일 보기

@ -0,0 +1,4 @@
dist/
node_modules/
npm-debug.log

파일 보기

@ -26,6 +26,10 @@ npm install
npm start
```
**Start connecting by joining a pub server**
Check out the list of active servers [here](https://github.com/ssbc/scuttlebot/wiki/Pub-Servers)
## Development & App-building :