Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit aa44cd8

Browse files
authored
Only gitignore lib dir at repo root (microsoft#54644)
1 parent d79ec18 commit aa44cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ TEST-results.xml
6262
package-lock.json
6363
.eslintcache
6464
*v8.log
65-
lib/
65+
/lib/

0 commit comments

Comments
 (0)