OSDN Git Service

* src/ns_search/newslash_db/__init__.py: add author information
[newslash/newslash.git] / .gitignore
1 src/repository
2 *.pub
3 .*
4 !.git*
5 *~
6 *.bak
7 *.pyc
8 testdata
9 src/utils/db_scripts/testdata
10 src/utils/migration_scripts/message_types.json
11 src/newslash_web/*.yaml
12 src/newslash_web/log/development.log
13 src/newslash_web/public/css/
14 newslash-web.json
15 newslash-web.*.json
16 bazel-*
17 *\#
18 node_modules