mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-2194 Ignore some files.
X-SVN-Rev: 11742
This commit is contained in:
parent
ece6fe9eca
commit
f7099f431a
2 changed files with 14 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -264,6 +264,13 @@ icu4c/source/tools/genfchk/Debug
|
|||
icu4c/source/tools/genfchk/Makefile
|
||||
icu4c/source/tools/genfchk/genfchk
|
||||
icu4c/source/tools/genfchk/genfchk.d
|
||||
icu4c/source/tools/genidna/*.d
|
||||
icu4c/source/tools/genidna/*.pdb
|
||||
icu4c/source/tools/genidna/Debug
|
||||
icu4c/source/tools/genidna/Makefile
|
||||
icu4c/source/tools/genidna/Release
|
||||
icu4c/source/tools/genidna/genidna
|
||||
icu4c/source/tools/genidna/genidna.8
|
||||
icu4c/source/tools/gennames/*.d
|
||||
icu4c/source/tools/gennames/*.pdb
|
||||
icu4c/source/tools/gennames/Debug
|
||||
|
|
7
icu4c/source/tools/genidna/.cvsignore
Normal file
7
icu4c/source/tools/genidna/.cvsignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
*.d
|
||||
*.pdb
|
||||
Debug
|
||||
Makefile
|
||||
Release
|
||||
genidna
|
||||
genidna.8
|
Loading…
Add table
Reference in a new issue