updated .gitignore
2
.gitignore
vendored
Normal file → Executable file
@@ -1,2 +1,4 @@
|
||||
.DS_Store
|
||||
*.DS_Store
|
||||
._*
|
||||
node_modules
|
||||
|
||||
0
Electron Client/airhockey.html
Normal file → Executable file
0
Electron Client/ding.mp3
Normal file → Executable file
0
Electron Client/game.js
Normal file → Executable file
0
Electron Client/hit.mp3
Normal file → Executable file
0
Electron Client/main.js
Normal file → Executable file
0
Electron Client/mute.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
0
Electron Client/package-lock.json
generated
Normal file → Executable file
6
Electron Client/package.json
Normal file → Executable 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"
|
||||
}
|
||||
|
||||
0
Electron Client/rink.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
0
Electron Client/sound.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
0
Electron Client/style.css
Normal file → Executable file
0
html/airhockey.html
Normal file → Executable file
0
html/ding.mp3
Normal file → Executable file
0
html/game.js
Normal file → Executable file
0
html/hit.mp3
Normal file → Executable file
0
html/mute.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
0
html/rink.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
0
html/sound.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |