diff options
author | Benoit Foucher <benoit@zeroc.com> | 2007-06-11 15:34:22 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2007-06-11 15:34:22 +0200 |
commit | 79bb2910f5b022d4f77bd4a340d0ab7ec3d3a1e7 (patch) | |
tree | e662d8afcf8bc14b3f2d5207fc1c30b2eed44d79 /cpp/lib | |
parent | More .gitignore fixes (diff) | |
download | ice-79bb2910f5b022d4f77bd4a340d0ab7ec3d3a1e7.tar.bz2 ice-79bb2910f5b022d4f77bd4a340d0ab7ec3d3a1e7.tar.xz ice-79bb2910f5b022d4f77bd4a340d0ab7ec3d3a1e7.zip |
More .gitignore fixes and fixed a bunch of clean rules in Makefile and Makefile.mak files
Diffstat (limited to 'cpp/lib')
-rw-r--r-- | cpp/lib/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/lib/.gitignore b/cpp/lib/.gitignore index 109292a93e1..84016116e78 100644 --- a/cpp/lib/.gitignore +++ b/cpp/lib/.gitignore @@ -1,3 +1,6 @@ +// Generated by makegitignore.py, Mon Jun 11 14:39:36 2007 + +// IMPORTANT: Do not edit this file -- any edits made here will be lost! libFreeze.3.2.0.dylib libFreeze.32.dylib libFreeze.dylib |