diff options
author | Brent Eagles <brent@zeroc.com> | 2007-07-03 10:38:26 -0230 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2007-07-03 10:38:26 -0230 |
commit | cf346a4e9f655f23e1f328a57384e320835c3820 (patch) | |
tree | 2cdc06b756641e9a3b917fed12ffa3a80b8db55d /cpp | |
parent | Adding additional wildcards to .gitignore for files that are sometimes genera... (diff) | |
download | ice-cf346a4e9f655f23e1f328a57384e320835c3820.tar.bz2 ice-cf346a4e9f655f23e1f328a57384e320835c3820.tar.xz ice-cf346a4e9f655f23e1f328a57384e320835c3820.zip |
Adding .gitignore for files generated when building windows installers.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/install/common/components/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/install/common/components/.gitignore b/cpp/install/common/components/.gitignore new file mode 100644 index 00000000000..c3ed10e9289 --- /dev/null +++ b/cpp/install/common/components/.gitignore @@ -0,0 +1 @@ +*.cache |