OSDN Git Service

update .gitignore to ignore src/repository
[newslash/newslash.git] / .gitignore
1 src/repository
2 *.pub
3 .*
4 !.git*
5 *~
6 *.bak
7 testdata
8 src/utils/db_scripts/testdata
9 src/utils/migration_scripts/message_types.json
10 src/newslash_web/*.yaml
11 src/newslash_web/log/development.log
12 src/newslash_web/public/css/
13 newslash-web.json
14 newslash-web.*.json
15 bazel-*
16 *\#