OSDN Git Service

js/comments.js: implement comment hidden/folded/show toggle
[newslash/newslash.git] / .gitignore
index 6192551..05f7cd0 100644 (file)
@@ -1,6 +1,9 @@
 .*
+!.git*
 *~
 *.bak
-dev/newslash_web/log/development.log
-dev/newslash_web/public/css/
-config.json
+src/newslash_web/log/development.log
+src/newslash_web/public/css/
+newslash-web.json
+newslash-web.*.json
+bazel-*