Skip to content

Commit 3ac7690

Browse files
cjihrigMylesBorins
authored andcommitted
gitignore: add libuv book and GitHub template
PR-URL: #13306 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
1 parent 3265840 commit 3ac7690

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,8 @@ icu_config.gypi
110110
# Xcode workspaces and project folders
111111
*.xcodeproj
112112
*.xcworkspace
113+
114+
# libuv book and GitHub template
115+
deps/uv/.github/
116+
deps/uv/docs/code/
117+
deps/uv/docs/src/guide/

0 commit comments

Comments
 (0)