Clean up files

This commit is contained in:
Mattias Erming 2014-11-07 20:55:52 +01:00
parent eb3bc22d71
commit 5f16c13759
2 changed files with 0 additions and 10 deletions

2
.vimrc
View file

@ -1,2 +0,0 @@
" Do not expand tabs by default
set noexpandtab

View file

@ -7,14 +7,6 @@
"bin": {
"shout": "index.js"
},
"main": "http://localhost:9000/",
"node-main": "./index.js",
"window": {
"title": "Shout",
"toolbar": false,
"height": 640,
"width": 1024
},
"repository": {
"type": "git",
"url": "https://github.com/erming/shout.git"