Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit 4f14994

Browse files
committed
build: i18n: ignore temporary deps/icu-tmp
this dir is used for partial downloads and unpacks, only when —with-icu-source=foo is used.
1 parent 9f303ce commit 4f14994

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
@@ -48,6 +48,7 @@ deps/v8-*
4848
deps/icu
4949
deps/icu*.zip
5050
deps/icu*.tgz
51+
deps/icu-tmp
5152
./node_modules
5253
.svn/
5354

0 commit comments

Comments
 (0)