diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index 9daa824..ada8e67 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .DS_Store +*.DS_Store +._* node_modules diff --git a/Electron Client/airhockey.html b/Electron Client/airhockey.html old mode 100644 new mode 100755 diff --git a/Electron Client/ding.mp3 b/Electron Client/ding.mp3 old mode 100644 new mode 100755 diff --git a/Electron Client/game.js b/Electron Client/game.js old mode 100644 new mode 100755 diff --git a/Electron Client/hit.mp3 b/Electron Client/hit.mp3 old mode 100644 new mode 100755 diff --git a/Electron Client/main.js b/Electron Client/main.js old mode 100644 new mode 100755 diff --git a/Electron Client/mute.png b/Electron Client/mute.png old mode 100644 new mode 100755 diff --git a/Electron Client/package-lock.json b/Electron Client/package-lock.json old mode 100644 new mode 100755 diff --git a/Electron Client/package.json b/Electron Client/package.json old mode 100644 new mode 100755 index 79b2b80..e29f8cf --- a/Electron Client/package.json +++ b/Electron Client/package.json @@ -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" } diff --git a/Electron Client/rink.jpg b/Electron Client/rink.jpg old mode 100644 new mode 100755 diff --git a/Electron Client/sound.png b/Electron Client/sound.png old mode 100644 new mode 100755 diff --git a/Electron Client/style.css b/Electron Client/style.css old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/app.js b/app.js old mode 100644 new mode 100755 diff --git a/html/airhockey.html b/html/airhockey.html old mode 100644 new mode 100755 diff --git a/html/ding.mp3 b/html/ding.mp3 old mode 100644 new mode 100755 diff --git a/html/game.js b/html/game.js old mode 100644 new mode 100755 diff --git a/html/hit.mp3 b/html/hit.mp3 old mode 100644 new mode 100755 diff --git a/html/mute.png b/html/mute.png old mode 100644 new mode 100755 diff --git a/html/rink.jpg b/html/rink.jpg old mode 100644 new mode 100755 diff --git a/html/sound.png b/html/sound.png old mode 100644 new mode 100755 diff --git a/html/style.css b/html/style.css old mode 100644 new mode 100755 diff --git a/package-lock.json b/package-lock.json old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755