File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 19
19
/favicon.ico
20
20
/fonts /
21
21
/styles /
22
+ _excludefile.yml
22
23
_site
23
24
_tempconfig.yml
24
- _excludefile.yml
25
25
bs-config.js
26
26
build-docs.sh
27
+ CODEOWNERS
27
28
copy_content.sh
28
29
copy_local.sh
29
30
Dockerfile
31
+ exclude.txt
30
32
Gemfile
31
33
Gemfile.lock
32
34
install-npm.sh
@@ -38,3 +40,4 @@ SlugLog.log
38
40
start-docs.sh
39
41
temp_exclude_result.tmp
40
42
watch.sh
43
+ to_delete.md
Original file line number Diff line number Diff line change 1
1
Apache License
2
2
Version 2.0, January 2004
3
- https ://www.apache.org/licenses/
3
+ http ://www.apache.org/licenses/
4
4
5
5
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
6
192
192
you may not use this file except in compliance with the License.
193
193
You may obtain a copy of the License at
194
194
195
- https ://www.apache.org/licenses/LICENSE-2.0
195
+ http ://www.apache.org/licenses/LICENSE-2.0
196
196
197
197
Unless required by applicable law or agreed to in writing, software
198
198
distributed under the License is distributed on an "AS IS" BASIS,
You can’t perform that action at this time.
0 commit comments