license added to build.js
[KiwiIRC.git] / .gitignore
index ef8e716134c8b61bd9aa7e491c571b374f5caf19..16f2aeeec4bdf199a1a5801b3a5497adf6d7c5ff 100644 (file)
@@ -1,2 +1,12 @@
-*.DC
-.DS_Store
+*.DS_*
+node/node_modules/
+node_modules/
+doc/
+client/assets/libs/engine.io.bundle.*
+client/assets/kiwi.js
+client/assets/kiwi.min.js
+client/assets/locales/*.json
+client/index.html
+kiwi.log
+kiwiirc.pid
+config.js
\ No newline at end of file