X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitignore;h=e7977b3c70113c076e690d75a61f052d0ae6688f;hb=0deec5709365ebfe17db4dc9933302df6ad375ba;hp=60fbc63bf93cc9d0de643ef8ee6fc11b2140c939;hpb=f7299740ff37d16e45ff2b59e885c54bd5c24b10;p=newslash%2Fnewslash.git diff --git a/.gitignore b/.gitignore index 60fbc63b..e7977b3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ +src/repository *.pub .* !.git* *~ *.bak +*.pyc testdata src/utils/db_scripts/testdata src/utils/migration_scripts/message_types.json @@ -13,3 +15,6 @@ newslash-web.json newslash-web.*.json bazel-* *\# +node_modules +src/newslash_web/nytprof/ +package-lock.json