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

Commit

Permalink
build: i18n: ignore temporary deps/icu-tmp
Browse files Browse the repository at this point in the history
this dir is used for partial downloads and unpacks, only when
—with-icu-source=foo is used.
  • Loading branch information
srl295 committed Dec 9, 2014
1 parent 4da9c3d commit 5a94979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ deps/v8-*
deps/icu
deps/icu*.zip
deps/icu*.tgz
deps/icu-tmp
./node_modules
.svn/

Expand Down

0 comments on commit 5a94979

Please sign in to comment.