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