Update socket.io to v0.9.16 as it contains a fix for an XSS vulnerability
[KiwiIRC.git] / .gitignore
index 0a8929374c19fc19089bdcdc290668aeb96e28b6..74651101b729245ad7d341ad5ffa92ca581fe267 100644 (file)
@@ -1 +1,10 @@
-*.DS_*
\ No newline at end of file
+*.DS_*
+node/node_modules/
+node_modules/
+doc/
+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