Skip to content

Commit 9eedded

Browse files
committed
chore: update .gitignore to exclude additional files and directories
- Added 'extensions/dashboard/forgeui' and '*.blob' to the .gitignore file to prevent unnecessary files from being tracked in the repository.
1 parent ea7af94 commit 9eedded

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,5 @@ METRICS_DEADLOCK_FIX.md
116116
**/*.md
117117
!**/README.md
118118
/**/*.disabled
119+
extensions/dashboard/forgeui
120+
*.blob

0 commit comments

Comments
 (0)