Merge pull request #25 from mixmix/master

add gitignore, add pubserver link to README
Этот коммит содержится в:
Paul Frazee 2015-09-17 12:39:37 -05:00
родитель 48f5cec9cd e3014f3d49
Коммит fc88a1a729
2 изменённых файлов: 8 добавлений и 0 удалений

4
.gitignore поставляемый Обычный файл
Просмотреть файл

@ -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 :