We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6011af commit e95816cCopy full SHA for e95816c
.gitignore
@@ -1,22 +1,15 @@
1
-/site/index.html
2
/build
3
/html
4
/log
5
/node_modules
6
-/site/de
7
-/site/ru
8
-/site/zh
9
-/site/en
10
-/site/fi
11
-/site/pl
12
-/site/tr
13
-/site/ko
14
-/site/ja
15
-/site/es
16
-/site/hu
17
-/site/zhtw
18
-/site/it
19
+
+/site
+!/site/favicon.ico
+!/site/image
+!/site/javascript
+!/site/style
20
*.md~
21
*.src.md
22
*.DS_store
0 commit comments