diff options
author | Mark Spruiell <mes@zeroc.com> | 2008-04-25 09:45:03 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2008-04-25 09:45:03 -0700 |
commit | 49275ed7efec60eff1bad1e6e01bbcdf8ee1a77b (patch) | |
tree | ffb7bd07482815240c5c50dad04070dad1314bb8 /cpp/lib | |
parent | Moved StringConverter plugin into Ice library (diff) | |
download | ice-49275ed7efec60eff1bad1e6e01bbcdf8ee1a77b.tar.bz2 ice-49275ed7efec60eff1bad1e6e01bbcdf8ee1a77b.tar.xz ice-49275ed7efec60eff1bad1e6e01bbcdf8ee1a77b.zip |
restoring .gitignore files in cpp/bin and cpp/lib
Diffstat (limited to 'cpp/lib')
-rw-r--r-- | cpp/lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/lib/.gitignore b/cpp/lib/.gitignore new file mode 100644 index 00000000000..39af5887579 --- /dev/null +++ b/cpp/lib/.gitignore @@ -0,0 +1 @@ +# Dummy file, so that git retains this otherwise empty directory. |