forked from apache/apisix-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (46 loc) · 906 Bytes
/
.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
# dependencies
node_modules
lib/core/metadata.js
lib/core/MetadataBlog.js
# production
/**/*/translated_docs
/**/*/build/
/**/*/node_modules
# generated files
/**/*/.docusaurus
/**/*/.cache-loader
/blog/zh/src
/blog/zh/static
/blog/zh/i18n
/blog/en/src
/blog/en/static
/blog/en/config/picked-posts-info.js
/blog/zh/config/picked-posts-info.js
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.idea
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vscode
tmp/*
# Local Netlify folder
.netlify
scripts/yarn.lock
/.eslintcache
/.stylelintcache
/doc/docs/*
/doc/docs-apisix*/**
/doc/docs-apisix*.json
/doc/i18n/zh/docusaurus-plugin-content-docs-docs-*/**
scripts/temp/**
/config/repos-info.json
/website/src/pages/edit.*
/website/src/css/edit.*
/blog/src/theme/Footer/
/doc/src/theme/Footer/event-poster-card.json
website/src/theme/Footer/event-poster-card.json