diff options
author | Benoit Foucher <benoit@zeroc.com> | 2012-09-11 13:47:25 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2012-09-11 13:47:25 +0200 |
commit | 71a15bbf1e2399bc5fe27d1ab1b9970a097620d5 (patch) | |
tree | 2eff8dc4b4598571e8f3105c4196315e3a90948c /py/python | |
parent | Support for IceBox services MetricsAdmin and IceStorm metrics (diff) | |
download | ice-71a15bbf1e2399bc5fe27d1ab1b9970a097620d5.tar.bz2 ice-71a15bbf1e2399bc5fe27d1ab1b9970a097620d5.tar.xz ice-71a15bbf1e2399bc5fe27d1ab1b9970a097620d5.zip |
Fixed .gitignore
Diffstat (limited to 'py/python')
-rw-r--r-- | py/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/python/.gitignore b/py/python/.gitignore index 95ecf3d4e05..3e3f00b9453 100644 --- a/py/python/.gitignore +++ b/py/python/.gitignore @@ -1,6 +1,7 @@ Glacier2/* IceBox/* IceGrid/* +IceMX/* IcePatch2/* IceStorm/* *_ice.py |