Skip to content

Commit 9f7b6b9

Browse files
committed
chore: add internal/ to gitignore for private documentation
1 parent be784b6 commit 9f7b6b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ pnpm-debug.log*
2424
*.njsproj
2525
*.sln
2626
*.sw?
27+
28+
# Internal documentation
29+
internal/

0 commit comments

Comments
 (0)