Skip to content

Commit 63127fc

Browse files
committed
add files to gitignore
1 parent 2f16a87 commit 63127fc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ Cargo.lock
8484
*~
8585
frameworks/keyed/doohtml/js/doo.html.min.js.LICENSE.txt
8686
frameworks/non-keyed/doohtml/js/doo.html.min.js.LICENSE.txt
87+
frameworks/keyed/ui5-webcomponents/src/generated/
8788

8889
# chrome for testing
89-
chrome-mac-arm64-*
90+
chrome-mac-arm64-*
91+
92+
log.txt
93+
build.zip
94+

0 commit comments

Comments
 (0)