Skip to content

Commit a2bd3e2

Browse files
committed
chore: add **/html to .gitignore
1 parent e8de96d commit a2bd3e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Thumbs.db
1212
/npm-debug.log
1313
**/.cache
1414
**/dist
15+
**/html
1516
**/node_modules
1617
**/*.tmp
1718
**/*.tsbuildinfo

0 commit comments

Comments
 (0)