OSDN Git Service

css: fix index page's "more" link style
[newslash/newslash.git] / .gitignore
index 2709b2d..e7977b3 100644 (file)
@@ -1,10 +1,20 @@
+src/repository
+*.pub
 .*
 !.git*
 *~
 *.bak
+*.pyc
+testdata
+src/utils/db_scripts/testdata
+src/utils/migration_scripts/message_types.json
+src/newslash_web/*.yaml
 src/newslash_web/log/development.log
 src/newslash_web/public/css/
 newslash-web.json
 newslash-web.*.json
 bazel-*
-*\#
\ No newline at end of file
+*\#
+node_modules
+src/newslash_web/nytprof/
+package-lock.json