X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=inline;f=.gitignore;h=16f2aeeec4bdf199a1a5801b3a5497adf6d7c5ff;hb=c7dea465cd9b96b32f408e626cb4594427c99766;hp=12c2df52fa743b71cc7ef2ec03737e3e68d6e428;hpb=6d928f2cd6f028950e1a7c735081d948fb4f8caf;p=KiwiIRC.git diff --git a/.gitignore b/.gitignore index 12c2df5..16f2aee 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,11 @@ node/node_modules/ node_modules/ doc/ -client_backbone/kiwi.js -client_backbone/kiwi.min.js +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