forked from b051/aws-sns-wechat-notification
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
82 lines (75 loc) · 1.08 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
.idea/
node_modules/
dist/
build/
hanlp/*.js
target/
*.iml
webpack-assets.json
webpack-stats.json
npm-debug.log
*.swp
.env
.envrc
/tools/Database.numbers
*.mp3
# OSX
.DS_Store
/tools/simulate_out
/api/text/jieba.dict.utf8
/translations.yml.zip
/mochawesome-report
/api/mochawesome-report
/api/text_parser/jieba.dict.utf8
# iOS
*.pbxuser
*.xcuserstate
project.xcworkspace/
*~.nib
xcuserdata%
/ios/Pods
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/client/node_modules
# testing
/client/coverage
# production
/client/build
/client/deploy.sh
/client/deploy.prod.sh
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/clientsrc/**/*.css
/api/production.sql
*.marko.js
/.nyc_output
/json-lines.log
out.log
*.sqlite
/dtrace.out
/syllables
/reports
/data
/api/hanlp/hanlp.properties
/api/tools/vocab/sequence.txt
/api/tools/vocab/deprel.bin
*.corpus
*.model
/wohui_users.xlsx
/.auth
/wohui_users.numbers
/dump.rdb
.auth
/cli/import
/cli/import.zip
*.xls
*.xlsx
syllables-*
/import