-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
56 lines (53 loc) · 1.03 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
package.json
postcss.config.js
node_modules
yarn-error.log
docs
patches
.hugo_build.lock
hugo_stats.json
content/status.en.md
static/pdfjs
static/images/favicon*
static/images/background.jpg
resources
content/**/front/
content/**/title/
content/**/cover/
content/**/img*/
content/**/page*/
content/**/end-*/
content/**/front-*/
content/**/front*/
content/**/back/
content/**/glasses/
content/**/back*/
content/**/end/a
content/future/3d/**/*-right.*
content/future/3d/**/*-left.*
content/future/3d/**/*.gif
content/future/3d/**/*.jps
content/future/3d/**/*.mpo
content/future/3d/**/*-anaglyph.jpg
content/future/3d/**/*-white_balance.jpg
content/**/img*-*.png
content/**/page*-*.png
content/**/img*-*.json
!content/**/img*-map.json
content/**/page*-*.json
!content/**/page*-map.json
content/**/ogPreview.*g
content/**/ogPreview-overlay.*g
content/**/*.gtlf
content/**/*.glb
**/.DS_Store
**/*.ogv
content/status.en.md
postcss.config.js
browserslist
.stylelintrc.json
purgecss.config.js
**/vips-properties.xml
static/fonts/
assets/css/
data/stats.json