Update socket.io to v0.9.16 as it contains a fix for an XSS vulnerability
[KiwiIRC.git] / .gitignore
index 9314688362f9694b28f29e997b82a13e3681bbbb..74651101b729245ad7d341ad5ffa92ca581fe267 100644 (file)
@@ -2,7 +2,9 @@
 node/node_modules/
 node_modules/
 doc/
-client/kiwi.js
-client/kiwi.min.js\r
-kiwi.log\r
+client/assets/kiwi.js
+client/assets/kiwi.min.js\r
+client/index.html
+kiwi.log
 kiwiirc.pid
+config.js
\ No newline at end of file