Skip to content

Commit 6d14faa

Browse files
committed
chore: Add gitignore files to the doc directorys
1 parent d0d8b27 commit 6d14faa

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

doc/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_site/*

doc/api/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.yml
2+
manifest*

doc/api/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Welcome to the API Reference for the SampleApps
2+
3+
Use the Side TOC to navigate through the API documentation.

0 commit comments

Comments
 (0)