updated .gitignore

This commit is contained in:
2018-03-28 15:38:34 -04:00
parent 30883a419b
commit 7731fa4fa5
24 changed files with 5 additions and 3 deletions

6
Electron Client/package.json Normal file → Executable file
View File

@@ -12,12 +12,12 @@
"socket.io": "*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/owenlejeune/AirHockey.git"
"type": "git",
"url": "git+https://github.com/owenlejeune/AirHockey.git"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/owenlejeune/AirHockey/issues"
"url": "https://github.com/owenlejeune/AirHockey/issues"
},
"homepage": "https://github.com/owenlejeune/AirHockey#readme"
}