Server: Using socket.meta instead of socket.kiwi for meta data
[KiwiIRC.git] / .gitignore
index 02f24bef7e1ff2f2167b47c10984fae0b2af924a..a32777db11eebcd2075ec7c646b9616981a919e2 100644 (file)
@@ -3,7 +3,9 @@ node/node_modules/
 node_modules/
 doc/
 client/assets/kiwi.js
-client/assets/kiwi.min.js\r
+client/assets/kiwi.min.js
+client/assets/locales/*.json
 client/index.html
 kiwi.log
-kiwiirc.pid
\ No newline at end of file
+kiwiirc.pid
+config.js
\ No newline at end of file